Skip to content

Commit ed7b0a5

Browse files
committed
v1.9.3
1 parent efe5001 commit ed7b0a5

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": "cordova-plugin-google-analytics",
3-
"version": "1.9.2",
3+
"version": "1.9.3",
44
"description": "Google Universal Analytics Plugin",
55
"cordova": {
66
"id": "cordova-plugin-google-analytics",

plugin.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
3-
xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-google-analytics" version="1.9.2">
3+
xmlns:android="http://schemas.android.com/apk/res/android" id="cordova-plugin-google-analytics" version="1.9.3">
44
<engines>
55
<engine name="cordova" version=">=3.0.0" />
66
</engines>

0 commit comments

Comments
 (0)