Bump version to 3.3.0 (#4771)

This commit is contained in:
SvetoslavTsenov
2017-08-29 18:51:00 +03:00
committed by GitHub
parent c12b287227
commit 966a256a28
2 changed files with 2 additions and 2 deletions

View File

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

View File

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