Skip to content

Commit c0f8da9

Browse files
committed
Bump to version 0.12.0
1 parent a2f6dbb commit c0f8da9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "phonegap-facebook-plugin",
3-
"version": "0.11.0",
3+
"version": "0.12.0",
44
"description": "The official Facebook plugin for Apache Cordova/PhoneGap",
55
"cordova": {
66
"id": "phonegap-facebook-plugin",

plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
33
xmlns:android="http://schemas.android.com/apk/res/android"
44
id="phonegap-facebook-plugin"
5-
version="0.11.0">
5+
version="0.12.0">
66

77
<name>Facebook Connect</name>
88

0 commit comments

Comments
 (0)