From 1cefd6337317cb8c7c3ffb95c4c6ddf001259dc2 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 22 May 2014 12:12:31 -0400 Subject: [PATCH] Updated version and fixed bower.json --- bower.json | 2 +- component.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" ],