From 19e4bd70ad13170817788239e800eab90c0ed624 Mon Sep 17 00:00:00 2001 From: davidchin Date: Wed, 17 Feb 2016 07:57:03 +1100 Subject: [PATCH] Release v0.6.2 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index bfbc52b..58af814 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "dist/react-input-range.js", "dist/react-input-range.css" ], - "version": "0.6.1", + "version": "0.6.2", "description": "React component for inputting numeric values within a range", "homepage": "https://github.com/davidchin/react-input-range", "authors": [ diff --git a/package.json b/package.json index 2f54a85..7be51b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-input-range", - "version": "0.6.1", + "version": "0.6.2", "description": "React component for inputting numeric values within a range", "keywords": [ "react",