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

Commit 56877be

Browse files
Release 0.1.1
1 parent 733d2f2 commit 56877be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-progressbar.js",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "React wrapper for progressbar.js",
55
"main": "src/main.js",
66
"repository": {
@@ -59,4 +59,4 @@
5959
"jscs": "jscs ./src ./test",
6060
"eslint": "eslint --ext .js ./src ./test"
6161
}
62-
}
62+
}

0 commit comments

Comments
 (0)