Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ratson committed Oct 16, 2016
1 parent 89ac13a commit 47b703b
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": "cordova-plugin-admob-free",
"version": "0.1.5",
"version": "0.2.0",
"description": "Cordova AdMob Plugin for Google AdMob",
"scripts": {
"clean": "rimraf www",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-admob-free"
version="0.1.5" xmlns="http://apache.org/cordova/ns/plugins/1.0">
version="0.2.0" xmlns="http://apache.org/cordova/ns/plugins/1.0">
<name>Cordova 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.
Expand Down

0 comments on commit 47b703b

Please sign in to comment.