Skip to content

Commit 4d0fbef

Browse files
author
Vasil Chimev
authored
Bump up version to 2.2.0
1 parent 240ae69 commit 4d0fbef

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)