Skip to content

Commit 199cc6d

Browse files
committed
fix(version): fix issue with version
1 parent 86ed52a commit 199cc6d

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-design-utility",
3-
"version": "0.1.0",
3+
"version": "0.0.31",
44
"description": "react-native utility library for ui",
55
"main": "dist/commonjs/index.js",
66
"module": "dist/module/index.js",

0 commit comments

Comments
 (0)