Skip to content

Commit

Permalink
Bump to version 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrouault committed Oct 1, 2015
1 parent a2f6dbb commit c0f8da9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "phonegap-facebook-plugin",
"version": "0.11.0",
"version": "0.12.0",
"description": "The official Facebook plugin for Apache Cordova/PhoneGap",
"cordova": {
"id": "phonegap-facebook-plugin",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="phonegap-facebook-plugin"
version="0.11.0">
version="0.12.0">

<name>Facebook Connect</name>

Expand Down

0 comments on commit c0f8da9

Please sign in to comment.