Skip to content

Commit 37d5569

Browse files
chore: bump package versions to 5.3.0 (NativeScript#6877)
1 parent 8b4a9b3 commit 37d5569

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tns-core-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tns-core-modules",
33
"description": "Telerik NativeScript Core Modules",
4-
"version": "5.2.0",
4+
"version": "5.3.0",
55
"homepage": "https://www.nativescript.org",
66
"repository": {
77
"type": "git",

tns-platform-declarations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tns-platform-declarations",
3-
"version": "5.2.0",
3+
"version": "5.3.0",
44
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)