Skip to content
This repository has been archived by the owner on Oct 28, 2018. It is now read-only.

Commit

Permalink
v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ratson committed Aug 19, 2018
1 parent 0007db2 commit fc3dc70
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-admob-sdk",
"version": "0.17.0",
"version": "0.18.0",
"description": "Google AdMob SDK to Cordova.",
"scripts": {
"version": "sync-package-version --cordova-plugin",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin
xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-admob-sdk" version="0.17.0">
xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-admob-sdk" version="0.18.0">
<name>AdMob SDK</name>
<description>Google AdMob SDK for Cordova</description>
<author>Ratson</author>
Expand Down

0 comments on commit fc3dc70

Please # to comment.