Skip to content

Commit a497429

Browse files
author
Vasil Chimev
authored
Merge pull request NativeScript#2418 from NativeScript/vchimev-pack
Bump up version to 2.2.0
2 parents 240ae69 + 4d0fbef commit a497429

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tns-core-modules/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tns-core-modules",
33
"description": "Telerik NativeScript Core Modules",
4-
"version": "2.1.0",
4+
"version": "2.2.0",
55
"homepage":"https://www.nativescript.org",
66
"repository": {
77
"type": "git",
@@ -28,8 +28,8 @@
2828
},
2929
"nativescript": {
3030
"platforms": {
31-
"ios": "2.0.0",
32-
"android": "2.0.0"
31+
"ios": "2.1.0",
32+
"android": "2.1.1"
3333
}
3434
}
35-
}
35+
}

0 commit comments

Comments
 (0)