Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 0377881

Browse files
Release 0.2.0
1 parent 4b15907 commit 0377881

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-progressbar.js",
3-
"version": "0.1.2-dev",
3+
"version": "0.2.0",
44
"description": "React wrapper for progressbar.js",
55
"main": "dist/react-progressbar.js",
66
"repository": {
@@ -72,4 +72,4 @@
7272
"jscs": "jscs ./src ./test",
7373
"eslint": "eslint --ext .js ./src ./test"
7474
}
75-
}
75+
}

0 commit comments

Comments
 (0)