Skip to content

Commit d7a99d2

Browse files
committed
chore: fix hello-world-ts version
1 parent 17f09ea commit d7a99d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/template-hello-world-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-hello-world-ts",
33
"main": "app.js",
4-
"version": "7.0.2",
4+
"version": "7.0.4",
55
"author": "NativeScript Team <[email protected]>",
66
"description": "Nativescript hello-world-ts project template",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)