Skip to content

Commit 8626f37

Browse files
committed
Bumping version to 1.0.8
1 parent e3a403f commit 8626f37

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-fabric-plugin",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Cordova Fabric.io Plugin",
55
"cordova": {
66
"id": "cordova-fabric-plugin",

plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<plugin id="cordova-fabric-plugin" version="1.0.7" xmlns="http://www.phonegap.com/ns/plugins/1.0">
3+
<plugin id="cordova-fabric-plugin" version="1.0.8" xmlns="http://www.phonegap.com/ns/plugins/1.0">
44

55
<name>cordova-fabric-plugin</name>
66
<description>Cordova Fabric.io Plugin</description>

0 commit comments

Comments
 (0)