Skip to content

Commit

Permalink
Change version 0.1.0 -> 0.1.1
Browse files Browse the repository at this point in the history
- Fix npm dependencies
  • Loading branch information
lencioni committed Apr 25, 2015
1 parent 225b3c5 commit f5ac1e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## master (unreleased)

## 0.1.1

- Fix npm dependencies

## 0.1.0

- Initial release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-simple-pie-chart",
"version": "0.1.0",
"version": "0.1.1",
"description": "A React component to generate simple pie charts.",
"main": "build/npm/pie_chart.js",
"repository": {
Expand Down

0 comments on commit f5ac1e5

Please sign in to comment.