From aa37805ef9c33f194e723d10fa6674a05833c3da Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 6 Jun 2018 10:39:23 -0400 Subject: [PATCH] Version bump --- bower.json | 2 +- component.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index df9ff42..e1dad0f 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "jquery-minicolors", - "version": "2.2.6", + "version": "2.3.0", "homepage": "https://github.com/claviska/jquery-minicolors", "authors": [ "Cory LaViska" diff --git a/component.json b/component.json index 0681adb..5560cdc 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "jquery-minicolors", - "version": "2.2.6", + "version": "2.3.0", "description": "jQuery MiniColors Plugin", "homepage": "", "main": [ "./jquery.minicolors.js", "./jquery.minicolors.css" ],