Skip to content

Commit 68013e8

Browse files
author
Dimitar Todorov
committed
Bump version to 2.1.0.
1 parent 516a70c commit 68013e8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-facebook",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "NativeScript plugin, wrapper of native Facebook SDK for Adroid and iOS.",
55
"nativescript": {
66
"platforms": {
@@ -30,7 +30,8 @@
3030
"email": "support@telerik.com",
3131
"url": "http://www.telerik.com"
3232
},
33-
"maintainers": [{
33+
"maintainers": [
34+
{
3435
"name": "angeltsvetkov",
3536
"email": "angel.tsvetkov@progress.com"
3637
},
@@ -56,6 +57,6 @@
5657
"@angular/compiler-cli": "~4.0.1",
5758
"rxjs": "~5.3.0",
5859
"zone.js": "~0.8.4",
59-
"tslint":"~5.4.3"
60+
"tslint": "~5.4.3"
6061
}
6162
}

0 commit comments

Comments
 (0)