From e5669b27af2297d4b47d347d098230e247f48067 Mon Sep 17 00:00:00 2001 From: Nelson Lopes Silva <5671236+nflsilva@users.noreply.github.com> Date: Thu, 30 Sep 2021 17:40:57 +0100 Subject: [PATCH] chore(release): raise to version 1.0.2 --- package.json | 2 +- plugin.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4d62059..8e3bbb1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.outsystems.plugins.barcodescanner", - "version": "0.0.1", + "version": "1.0.2", "description": "Outsystems Plugin to scann barcodes", "keywords": [ "ecosystem:cordova", diff --git a/plugin.xml b/plugin.xml index 0d38867..dd21d99 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,5 +1,5 @@ - + OSBarcodeScanner Outsystems Plugin to scann barcodes OutSystems Inc