Skip to content

Commit f8bfa1a

Browse files
committed
fix: manually set version to 1.2.0 to match CI expectations
1 parent f35320f commit f8bfa1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "init-npm-pkg",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "A modern TypeScript package generator with multiple build tools, linters, and test frameworks",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)