Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Oct 1, 2018
1 parent 2b86995 commit c11ecff
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-minicolors",
"version": "2.3.1",
"version": "2.3.2",
"homepage": "https://github.com/claviska/jquery-minicolors",
"authors": [
"Cory LaViska"
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery-minicolors",
"version": "2.3.1",
"version": "2.3.2",
"description": "jQuery MiniColors Plugin",
"homepage": "",
"main": [ "./jquery.minicolors.js", "./jquery.minicolors.css" ],
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@claviska/jquery-minicolors",
"version": "2.3.1",
"version": "2.3.2",
"homepage": "https://github.com/claviska/jquery-minicolors",
"author": "Cory LaViska",
"description": "jQuery MiniColors Plugin",
Expand All @@ -17,7 +17,7 @@
"del": "^2.2.0",
"gulp": "^3.9.1",
"gulp-help": "^1.6.1",
"gulp-rename": "^1.2.2",
"gulp-rename": "^1.4.0",
"gulp-uglify": "^1.5.3"
},
"repository": {
Expand Down

0 comments on commit c11ecff

Please sign in to comment.