Skip to content

Commit 774d4e2

Browse files
committed
release: @nativescript/types 8.8
1 parent 492eef0 commit 774d4e2

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

packages/types-android/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/types-android",
3-
"version": "8.7.0",
3+
"version": "8.8.0",
44
"description": "NativeScript Types for Android.",
55
"homepage": "https://nativescript.org",
66
"repository": {

packages/types-ios/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/types-ios",
3-
"version": "8.7.0",
3+
"version": "8.8.0",
44
"description": "NativeScript Types for iOS.",
55
"homepage": "https://nativescript.org",
66
"repository": {

packages/types-minimal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/types-minimal",
3-
"version": "8.7.0",
3+
"version": "8.8.0",
44
"description": "NativeScript 'Minimal' Types for only the latest Android and iOS sdks.",
55
"homepage": "https://nativescript.org",
66
"repository": {

packages/types/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/types",
3-
"version": "8.7.0",
3+
"version": "8.8.0",
44
"description": "NativeScript Types for all supported platforms.",
55
"homepage": "https://nativescript.org",
66
"repository": {
@@ -12,7 +12,7 @@
1212
],
1313
"license": "Apache-2.0",
1414
"dependencies": {
15-
"@nativescript/types-ios": "8.7.0",
16-
"@nativescript/types-android": "8.7.0"
15+
"@nativescript/types-ios": "8.8.0",
16+
"@nativescript/types-android": "8.8.0"
1717
}
1818
}

0 commit comments

Comments
 (0)