Skip to content

Commit

Permalink
Bump version 0.3.0 > 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
trotzig committed Jan 15, 2016
1 parent 88ded69 commit 742dba1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## master (unreleased)

## 0.3.2
## 0.3.1
- Make bundled pie-chart.js easier to import

## 0.3.0

- Upgrade Babel from 5 to 6
- Convert to ES2015 module
Expand Down
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.3.0",
"version": "0.3.1",
"description": "A React component to generate simple pie charts.",
"main": "build/npm/pie_chart.js",
"repository": {
Expand Down

0 comments on commit 742dba1

Please sign in to comment.