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

Commit 988d76d

Browse files
committed
1.0.2
1 parent f3b38ce commit 988d76d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 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.1",
3+
"versin": "1.0.2",
44
"description": "React hooks for convenient react-navigation use",
55
"main": "dist/commonjs/Hooks.js",
66
"module": "dist/module/Hooks.js",
@@ -83,5 +83,6 @@
8383
"prettier --write",
8484
"git add"
8585
]
86-
}
86+
},
87+
"version": "1.0.2"
8788
}

0 commit comments

Comments
 (0)