[Pkg-javascript-commits] [jquery-minicolors] 41/46: Fixed `typeof` check
David Prévot
taffit at moszumanska.debian.org
Sun Oct 25 17:18:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository jquery-minicolors.
commit d1b2627f4e7f5818d26c3a01056662f8054a9b72
Author: Cory LaViska <cory at abeautifulsite.net>
Date: Wed Oct 7 12:26:28 2015 -0400
Fixed `typeof` check
---
bower.json | 2 +-
component.json | 2 +-
package.json | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/bower.json b/bower.json
index 2133468..85d1571 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "jquery-minicolors",
- "version": "2.2.0",
+ "version": "2.2.1",
"homepage": "https://github.com/claviska/jquery-minicolors",
"authors": [
"Cory LaViska"
diff --git a/component.json b/component.json
index b27afdd..67665c8 100644
--- a/component.json
+++ b/component.json
@@ -1,6 +1,6 @@
{
"name" : "jquery-minicolors",
- "version" : "2.2.0",
+ "version" : "2.2.1",
"description" : "jQuery MiniColors Plugin",
"homepage" : "",
"main" : [ "./jquery.minicolors.js", "./jquery.minicolors.css" ],
diff --git a/package.json b/package.json
index d022933..56df409 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "jquery-minicolors",
- "version": "2.2.0",
+ "version": "2.2.1",
"homepage": "https://github.com/claviska/jquery-minicolors",
"author": "Cory LaViska",
"description": "jQuery MiniColors Plugin",
--
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