Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
diogoqueiros committed May 28, 2019
1 parent 42da6a2 commit 2d140da
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-plugin-honeywell-aidc-scanner",
"version": "1.1.0",
"version": "1.2.0",
"description": "Honeywell TC50/D75E Barcode Scanner and external device using the com.honeywell.aidc SDK",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="cordova-plugin-honeywell-aidc-scanner"
version="1.1.0">
version="1.2.0">

<name>Honeywell AIDC Barcode Scanner</name>
<description>Honeywell TC50/D75E Barcode Scanner and external device using the com.honeywell.aidc SDK</description>
Expand Down

0 comments on commit 2d140da

Please sign in to comment.