Skip to content

Commit 28d7d1b

Browse files
committed
version bump
1 parent 1205a92 commit 28d7d1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-mauron85-background-geolocation",
3-
"version": "2.2.0-alpha.2",
3+
"version": "2.2.0-alpha.3",
44
"description": "Cordova Background Geolocation Plugin",
55
"cordova": {
66
"id": "cordova-plugin-mauron85-background-geolocation",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plugin xmlns="http://www.phonegap.com/ns/plugins/1.0"
44
xmlns:android="http://schemas.android.com/apk/res/android"
55
id="cordova-plugin-mauron85-background-geolocation"
6-
version="2.2.0-alpha.2">
6+
version="2.2.0-alpha.3">
77
<name>CDVBackgroundGeolocation</name>
88
<description>Cordova Background Geolocation Plugin</description>
99
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)