Skip to content

Commit

Permalink
v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sarriaroman committed Feb 8, 2017
1 parent f5cbc50 commit f13854b
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-fabric-plugin",
"version": "1.1.4",
"version": "1.1.5",
"description": "Cordova Fabric.io Plugin",
"cordova": {
"id": "cordova-fabric-plugin",
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 id="cordova-fabric-plugin" version="1.1.4" xmlns="http://www.phonegap.com/ns/plugins/1.0">
<plugin id="cordova-fabric-plugin" version="1.1.5" xmlns="http://www.phonegap.com/ns/plugins/1.0">

<name>cordova-fabric-plugin</name>
<description>Cordova Fabric.io Plugin</description>
Expand Down

0 comments on commit f13854b

Please sign in to comment.