Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 96b439e

Browse files
chore: bump versions to 5.1.0 (NativeScript#6422)
1 parent e5f6065 commit 96b439e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.0.0",
4+
"version": "5.1.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.0.0",
3+
"version": "5.1.0",
44
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
 (0)