From 59a116f749a76b682b15ba623f7bca46a37781d2 Mon Sep 17 00:00:00 2001 From: Aliaksei Astafyeu Date: Tue, 30 Jul 2024 10:01:27 +0200 Subject: [PATCH] chore: release 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24972eb..b9c4da4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-esc-pos-printer", - "version": "4.0.1", + "version": "4.1.0", "description": "test", "main": "lib/commonjs/index", "module": "lib/module/index",