From 45aae7705abf7d0b4b0bc29f754d50bc7e2810a1 Mon Sep 17 00:00:00 2001 From: Kees Kluskens Date: Thu, 4 Oct 2018 15:35:19 +0200 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73c092b..1f1015b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-honeywell-printer", "description": "Print barcodes and text with a Honeywell Intermec printer with React Native", - "version": "1.0.1", + "version": "1.1.0", "main": "index.js", "author": "Kees Kluskens ", "repository": "Volst/react-native-honeywell-printer",