Bump version to 2.3.0

This commit is contained in:
Vasil Chimev
2016-08-08 19:25:09 +03:00
committed by GitHub
parent c8cce0ebcb
commit 70a3d60627

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.2.0", "version": "2.3.0",
"homepage":"https://www.nativescript.org", "homepage":"https://www.nativescript.org",
"repository": { "repository": {
"type": "git", "type": "git",
@ -28,7 +28,7 @@
}, },
"nativescript": { "nativescript": {
"platforms": { "platforms": {
"ios": "2.1.0", "ios": "2.1.1",
"android": "2.1.1" "android": "2.1.1"
} }
} }