Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cordovaplugz committed Apr 4, 2016
1 parent ce66228 commit 08d063f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-admob-simple",
"version": "2.2.10",
"version": "2.2.11",
"description": "Robust, reliable and easy to use Cordova Admob plugin for Android, iOS and Windows phone. Allows preloading and automatic loading of interstitials and banners plus more. Works with Cordova, Phonegap, Intel XDK/Crosswalk, Ionic, Meteor and more.",
"cordova": {
"id": "cordova-plugin-admob-simple",
Expand Down Expand Up @@ -35,6 +35,7 @@
"cordova-ios",
"cordova-wp8",
"google",
"ads",
"eclipse",
"android-studio",
"simple",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-admob-simple"
version="2.2.10">
version="2.2.11">

<name>Cordova-Phonegap AdMob Plugin</name>
<description>Robust, reliable and easy to use Cordova Admob plugin for Android, iOS and Windows phone. Allows preloading and automatic loading of interstitials and banners plus more. Works with Cordova, Phonegap, Intel XDK/Crosswalk, Ionic, Meteor and more.</description>
Expand Down

0 comments on commit 08d063f

Please sign in to comment.