Skip to content

Commit 213a995

Browse files
committed
chore: bump version to 0.1.12 in package.json
1 parent 099ba5e commit 213a995

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

create-arkstack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-arkstack",
33
"type": "module",
4-
"version": "0.1.11",
4+
"version": "0.1.12",
55
"description": "Scaffold new H3.js or Express.js applications using Toneflix's arkstack templates and starter kits",
66
"homepage": "https://arkstack.toneflix.net",
77
"repository": {
@@ -82,4 +82,4 @@
8282
"ts-node": "^10.9.2"
8383
},
8484
"packageManager": "pnpm@10.14.0"
85-
}
85+
}

0 commit comments

Comments
 (0)