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

Commit

Permalink
Release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kimmobrunfeldt committed Nov 1, 2015
1 parent 5717b61 commit 9e407e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-progressbar.js",
"version": "0.1.1-dev",
"version": "0.1.2",
"description": "React wrapper for progressbar.js",
"main": "src/main.js",
"repository": {
Expand Down Expand Up @@ -65,4 +65,4 @@
"jscs": "jscs ./src ./test",
"eslint": "eslint --ext .js ./src ./test"
}
}
}

0 comments on commit 9e407e7

Please sign in to comment.