Skip to content

Commit bb001ad

Browse files
committed
Updating the version to 0.1.3 with new configurations
1 parent c0d1d6e commit bb001ad

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-multi-steps",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "This component aimed to enable navigating from it's child component using multi step approach which will help in creating multi step forms, viewing item by item etc..",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)