Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

Commit cd2906a

Browse files
committed
1.1.0
1 parent 988d76d commit cd2906a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-navigation-hooks",
3-
"versin": "1.0.2",
3+
"versin": "1.1.0",
44
"description": "React hooks for convenient react-navigation use",
55
"main": "dist/commonjs/Hooks.js",
66
"module": "dist/module/Hooks.js",
@@ -84,5 +84,5 @@
8484
"git add"
8585
]
8686
},
87-
"version": "1.0.2"
87+
"version": "1.0.2-alpha.0"
8888
}

0 commit comments

Comments
 (0)