Bump version to 2.5.1

This commit is contained in:
vchimev
2017-02-06 09:35:47 +02:00
parent f5d585a7fe
commit 7231081776
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "tns-core-modules", "name": "tns-core-modules",
"description": "Telerik NativeScript Core Modules", "description": "Telerik NativeScript Core Modules",
"version": "2.5.0", "version": "2.5.1",
"homepage":"https://www.nativescript.org", "homepage":"https://www.nativescript.org",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,6 +1,6 @@
{ {
"name": "tns-platform-declarations", "name": "tns-platform-declarations",
"version": "2.5.0", "version": "2.5.1",
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects", "description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
"main": "", "main": "",
"scripts": { "scripts": {