Skip to content

Commit 5696537

Browse files
committed
chore: bump versions
these were already published as a minor version previously by accident.
1 parent 033b40b commit 5696537

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/template-blank-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "src/main.ts",
44
"displayName": "Blank",
55
"templateType": "App template",
6-
"version": "8.1.0",
6+
"version": "8.1.1",
77
"description": "Blank template for NativeScript apps using Angular",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-hello-world-ng",
33
"main": "./src/main.ts",
4-
"version": "8.1.0",
4+
"version": "8.1.1",
55
"author": "NativeScript Team <[email protected]>",
66
"description": "NativeScript Angular Hello World template",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)