From c41eb95d8a73620585e61c1db831a12366e64e7d Mon Sep 17 00:00:00 2001 From: Zeno Zeng Date: Thu, 12 Feb 2015 21:57:00 +0800 Subject: [PATCH] bump version to 0.1.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 7d9f240..861ace9 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "color-hash", - "version": "0.1.0", + "version": "0.1.1", "homepage": "https://github.com/zenozeng/color-hash", "authors": [ "Zeno Zeng " diff --git a/package.json b/package.json index 51c87f7..eed4a7a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "color-hash", - "version": "0.1.0", + "version": "0.1.1", "description": "", "main": "lib/color-hash.js", "config": {