diff --git a/tns-core-modules/package.json b/tns-core-modules/package.json index 0eba4790f..4c0f81114 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": "2.1.0", + "version": "2.2.0", "homepage":"https://www.nativescript.org", "repository": { "type": "git", @@ -28,8 +28,8 @@ }, "nativescript": { "platforms": { - "ios": "2.0.0", - "android": "2.0.0" + "ios": "2.1.0", + "android": "2.1.1" } } -} \ No newline at end of file +}