Skip to content

Commit 0240882

Browse files
committed
fix(package.json): committing cardinal sin and adding development to version
I messed up the original beta branch so this is a new fixed dev branch
1 parent 31aef3d commit 0240882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magui",
3-
"version": "1.0.0",
3+
"version": "1.0.0-development",
44
"main": "src/index.ts",
55
"author": "blackboardd",
66
"license": "MIT",

0 commit comments

Comments
 (0)