Skip to content

Commit

Permalink
Release v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidchin committed Feb 16, 2016
1 parent 2b7a5f6 commit 19e4bd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Expand Up @@ -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": [
Expand Down
2 changes: 1 addition & 1 deletion 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",
Expand Down

0 comments on commit 19e4bd7

Please sign in to comment.