update version
This commit is contained in:
parent
1445afd80d
commit
91e06e06d3
@ -1,11 +1,12 @@
|
||||
{
|
||||
"name": "ca-cleversolutions-zebraprinter",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "Zebra Printer Cordova Plugin for iOS and Android",
|
||||
"cordova": {
|
||||
"id": "ca-cleversolutions-zebraprinter",
|
||||
"platforms": [
|
||||
"ios"
|
||||
"ios",
|
||||
"android"
|
||||
]
|
||||
},
|
||||
"keywords": [
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<plugin id="ca-cleversolutions-zebraprinter" version="0.0.1"
|
||||
<plugin id="ca-cleversolutions-zebraprinter" version="0.0.2"
|
||||
xmlns="http://apache.org/cordova/ns/plugins/1.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<name>ZebraPrinter</name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user