Skip to content

Commit

Permalink
Add a semver version.
Browse files Browse the repository at this point in the history
Part of #64.
  • Loading branch information
jkomoros committed Sep 4, 2023
1 parent 6a0628b commit 4f194d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "prompt-garden",
"type": "module",
"main": "src/index.js",
"version": "0.0.1",
"scripts": {
"build": "npm run build:typescript && npm run build:rollup",
"build:typescript": "tsc",
Expand Down

0 comments on commit 4f194d7

Please sign in to comment.