diff --git a/bower.json b/bower.json index f45e845..1c5a218 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jquery-minicolors", - "version": "2.1.4", + "version": "2.1.6", "homepage": "https://github.com/claviska/jquery-minicolors", "authors": [ "Cory LaViska" diff --git a/component.json b/component.json index b086897..9b09ccc 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name" : "jquery-minicolors", - "version" : "2.1.5", + "version" : "2.1.6", "description" : "jQuery MiniColors Plugin", "homepage" : "", "main" : [ "./jquery.minicolors.js", "./jquery.minicolors.css" ],