Skip to content

Commit f0bb5ca

Browse files
committed
Bump version for npm release.
Increment major version due to breaking API changes.
1 parent ab8c3b2 commit f0bb5ca

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

package.json

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-calendar-strip",
3-
"version": "0.1.4",
3+
"version": "1.0.0",
44
"description": "Easy to use and visually stunning calendar component for React Native",
55
"main": "index.js",
66
"directories": {
@@ -75,9 +75,12 @@
7575
"url": "https://github.com/1ne8ight7even"
7676
},
7777
{
78-
"name": "Peace",
79-
"url": "https://github.com/peacechen",
80-
"email": "[email protected]"
78+
"name": "Peace Chen",
79+
"url": "https://github.com/peacechen"
80+
},
81+
{
82+
"name": "Sam Colby",
83+
"url": "https://github.com/samcolby"
8184
},
8285
{
8386
"name": "Vitaliy Zhukov",

0 commit comments

Comments
 (0)