diff --git a/bower.json b/bower.json index e1dad0f..9ed6f59 100644 --- a/bower.json +++ b/bower.json @@ -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" diff --git a/component.json b/component.json index 5560cdc..64c13f3 100644 --- a/component.json +++ b/component.json @@ -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" ], diff --git a/package.json b/package.json index 753d5d7..f493e79 100644 --- a/package.json +++ b/package.json @@ -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",