Skip to content

Commit

Permalink
Merge pull request #16 from aliraza944/develop
Browse files Browse the repository at this point in the history
fixed the version issue
  • Loading branch information
aliraza944 authored Dec 18, 2023
2 parents f0e9996 + a8064bd commit 2278b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aliraza944/react-cli",
"version": "1.0.12",
"version": "1.1.0",
"description": "A cli for react that will create basic react files like components, hooks redux files etc.",
"main": "bin/index.js",
"type": "module",
Expand Down

0 comments on commit 2278b4a

Please sign in to comment.