Skip to content

Commit c11ecff

Browse files
committed
Version bump
1 parent 2b86995 commit c11ecff

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-minicolors",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"homepage": "https://github.com/claviska/jquery-minicolors",
55
"authors": [
66
"Cory LaViska"

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-minicolors",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "jQuery MiniColors Plugin",
55
"homepage": "",
66
"main": [ "./jquery.minicolors.js", "./jquery.minicolors.css" ],

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@claviska/jquery-minicolors",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"homepage": "https://github.com/claviska/jquery-minicolors",
55
"author": "Cory LaViska",
66
"description": "jQuery MiniColors Plugin",
@@ -17,7 +17,7 @@
1717
"del": "^2.2.0",
1818
"gulp": "^3.9.1",
1919
"gulp-help": "^1.6.1",
20-
"gulp-rename": "^1.2.2",
20+
"gulp-rename": "^1.4.0",
2121
"gulp-uglify": "^1.5.3"
2222
},
2323
"repository": {

0 commit comments

Comments
 (0)