Skip to content

Commit f9783cc

Browse files
committed
chore: 12.0.0
1 parent 48a5147 commit f9783cc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/angular/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/angular",
3-
"version": "12.0.0-alpha.14",
3+
"version": "12.0.0",
44
"homepage": "https://nativescript.org/",
55
"bugs": "https://github.com/NativeScript/angular/issues",
66
"author": "NativeScript TSC",
@@ -10,7 +10,7 @@
1010
"Angular"
1111
],
1212
"dependencies": {
13-
"@nativescript/zone-js": "~2.0.0-alpha.5"
13+
"@nativescript/zone-js": "~2.0.0"
1414
},
1515
"ngPackage": {
1616
"lib": {

packages/zone-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/zone-js",
3-
"version": "2.0.0-alpha.5",
3+
"version": "2.0.0",
44
"description": "NativeScript Zone.js",
55
"main": "dist/index.js"
66
}

0 commit comments

Comments
 (0)