Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Commit 0330c51

Browse files
committed
1.0.1
1 parent a97d44f commit 0330c51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@refactorian/expo-genie-cli",
33
"displayName": "Expo Genie CLI",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Expo Genie CLI — The Ultimate CLI Tool for Expo & React Native: Generate UIs, manage state, and scaffold production-ready apps",
66
"main": "dist/index.js",
77
"bin": {
@@ -80,4 +80,4 @@
8080
"url": "https://github.com/refactorian/expo-genie-cli/issues"
8181
},
8282
"homepage": "https://github.com/refactorian/expo-genie-cli#readme"
83-
}
83+
}

0 commit comments

Comments
 (0)