Skip to content

Commit 5bf248a

Browse files
Zdravko BranzovZdravko Branzov
authored andcommitted
chore: bump version to 2.3
1 parent fd0a313 commit 5bf248a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ demo-angular/platforms/
2020
!demo-vue/app/app.js
2121
/src/platforms/android/nativescript_facebook.aar
2222
/src/*.tgz
23-
/publish/package/*.tgz
23+
/publish/package/*.tgz
24+
/publish/package/**/*

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-facebook",
3-
"version": "2.2.4",
3+
"version": "2.3.0",
44
"description": "NativeScript plugin, wrapper of native Facebook SDK for Adroid and iOS.",
55
"nativescript": {
66
"platforms": {

0 commit comments

Comments
 (0)