Skip to content

Commit 451f5fc

Browse files
committed
feat: update version
1 parent f5659fb commit 451f5fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ts-hajime",
33
"description": "Delightfully bootstraps TypeScript npm libraries.",
4-
"version": "0.3.2",
4+
"version": "0.3.3",
55
"scripts": {
66
"setup": "rm -rf node_modules && npm i && husky",
77
"prepublishOnly": "npm run build",

0 commit comments

Comments
 (0)