Bump version to 3.2.0 (#4406)

This commit is contained in:
SvetoslavTsenov
2017-06-19 16:22:43 +03:00
committed by GitHub
parent 1713b8af91
commit d1da6253c6
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.1.0",
"version": "3.2.0",
"homepage": "https://www.nativescript.org",
"repository": {
"type": "git",

View File

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