From e06265d30b29222beee561cf01fedbd9a186d0b3 Mon Sep 17 00:00:00 2001 From: Travis Date: Sat, 29 Aug 2015 07:19:23 -0700 Subject: [PATCH] 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e59a006..f9f0631 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-compact-colorpicker", - "version": "0.0.3", + "version": "0.0.5", "description": "a very lightweight color picking react component", "main": "build/ColorPicker.js", "repository": {