Skip to content

Commit 777e2c4

Browse files
committed
Release v0.8.0
1 parent 87406f3 commit 777e2c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"dist/react-input-range.js",
55
"dist/react-input-range.css"
66
],
7-
"version": "0.7.0",
7+
"version": "0.8.0",
88
"description": "React component for inputting numeric values within a range",
99
"homepage": "https://github.com/davidchin/react-input-range",
1010
"authors": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-input-range",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"description": "React component for inputting numeric values within a range",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)