Skip to content

Commit 264ad81

Browse files
committed
🔖 bump package version to 1.36.0
1 parent 51c3501 commit 264ad81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "newts",
3-
"version": "1.35.0",
3+
"version": "1.36.0",
44
"description": "Generator to kickstart TypeScript modules for easy publishing to NPMJS",
55
"main": "dist/newts.js",
66
"type": "commonjs",
@@ -95,4 +95,4 @@
9595
"yafs": "^1.13.0",
9696
"yargs": "^15.3.1"
9797
}
98-
}
98+
}

0 commit comments

Comments
 (0)