Skip to content

Commit 301a369

Browse files
committed
Update semver
Part of #64.
1 parent d88c5d6 commit 301a369

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
@@ -2,7 +2,7 @@
22
"name": "prompt-garden",
33
"type": "module",
44
"main": "src/index.js",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"scripts": {
77
"build": "npm run build:typescript && npm run build:rollup",
88
"build:typescript": "tsc",

0 commit comments

Comments
 (0)