[Pkg-javascript-commits] [jquery-minicolors] 01/04: Fixed version	numbers
    David Prévot 
    taffit at moszumanska.debian.org
       
    Fri Apr 18 12:41:16 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository jquery-minicolors.
commit 5fead621aebb92ca30b97de6173c484877e7afa9
Author: Cory LaViska <cory at abeautifulsite.net>
Date:   Thu Apr 17 01:08:40 2014 -0400
    Fixed version numbers
---
 bower.json     | 2 +-
 component.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bower.json b/bower.json
index 516590e..42e451a 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
 {
   "name": "jquery-minicolors",
-  "version": "2.1.1",
+  "version": "2.1.4",
   "homepage": "https://github.com/claviska/jquery-minicolors",
   "authors": [
     "Cory LaViska"
diff --git a/component.json b/component.json
index 5d1c42d..fc4fe83 100644
--- a/component.json
+++ b/component.json
@@ -1,6 +1,6 @@
 {
     "name"         : "jquery-minicolors",
-    "version"      : "2.1.1",
+    "version"      : "2.1.4",
     "description"  : "jQuery MiniColors Plugin",
     "homepage"     : "",
     "main"         : [ "./jquery.minicolors.js", "./jquery.minicolors.css" ],
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-minicolors.git
    
    
More information about the Pkg-javascript-commits
mailing list