Skip to content

Commit e552943

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-01-12) ### Features * **module:** Initial Launch of react-native-cookies ([509b4bb](509b4bb)) ### BREAKING CHANGES * **module:** Temporary breaking change to trigger semantic major version bump.
1 parent 509b4bb commit e552943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-cookies",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Cookie Manager for React Native",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)