Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
claviska committed Jun 8, 2018
1 parent 56a82fb commit 0bca978
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.0",
"version": "2.3.1",
"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.0",
"version": "2.3.1",
"description": "jQuery MiniColors Plugin",
"homepage": "",
"main": [ "./jquery.minicolors.js", "./jquery.minicolors.css" ],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@claviska/jquery-minicolors",
"version": "2.3.0",
"version": "2.3.1",
"homepage": "https://github.com/claviska/jquery-minicolors",
"author": "Cory LaViska",
"description": "jQuery MiniColors Plugin",
Expand Down

0 comments on commit 0bca978

Please sign in to comment.