Skip to content

Commit

Permalink
Bump version for npm release.
Browse files Browse the repository at this point in the history
Increment major version due to breaking API changes.
  • Loading branch information
peacechen committed Jul 13, 2017
1 parent ab8c3b2 commit f0bb5ca
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-calendar-strip",
"version": "0.1.4",
"version": "1.0.0",
"description": "Easy to use and visually stunning calendar component for React Native",
"main": "index.js",
"directories": {
Expand Down Expand Up @@ -75,9 +75,12 @@
"url": "https://github.com/1ne8ight7even"
},
{
"name": "Peace",
"url": "https://github.com/peacechen",
"email": "[email protected]"
"name": "Peace Chen",
"url": "https://github.com/peacechen"
},
{
"name": "Sam Colby",
"url": "https://github.com/samcolby"
},
{
"name": "Vitaliy Zhukov",
Expand Down

0 comments on commit f0bb5ca

Please sign in to comment.