From d68ff42cc1bff086e70db309f30cd8d7f91ee0ad Mon Sep 17 00:00:00 2001 From: vchimev Date: Tue, 24 Oct 2017 15:39:06 +0300 Subject: [PATCH] chore: bump version to 3.4.0 --- tns-core-modules/package.json | 2 +- tns-platform-declarations/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tns-core-modules/package.json b/tns-core-modules/package.json index 303d557a3..b6e2bb1df 100644 --- a/tns-core-modules/package.json +++ b/tns-core-modules/package.json @@ -1,7 +1,7 @@ { "name": "tns-core-modules", "description": "Telerik NativeScript Core Modules", - "version": "3.3.0", + "version": "3.4.0", "homepage": "https://www.nativescript.org", "repository": { "type": "git", diff --git a/tns-platform-declarations/package.json b/tns-platform-declarations/package.json index fbfc9edd7..c029827e8 100644 --- a/tns-platform-declarations/package.json +++ b/tns-platform-declarations/package.json @@ -1,6 +1,6 @@ { "name": "tns-platform-declarations", - "version": "3.3.0", + "version": "3.4.0", "description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects", "main": "", "scripts": {