From 5893705f5cbad17edc4c5920ebd041db12043a45 Mon Sep 17 00:00:00 2001 From: Alexey Farafonov Date: Tue, 3 Aug 2021 10:45:09 +0300 Subject: [PATCH] chore: bump version to 0.0.21 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 20faae8..57458ac 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-atol-wrapper", "description": "Node ATOL DTO 10 wrapper", - "version": "0.0.20", + "version": "0.0.21", "main": "bindings.js", "types": "bindings.d.ts", "scripts": { @@ -42,4 +42,4 @@ "url": "git://github.com/farafonov-alexey/node-atol-wrapper.git" }, "license": "MIT" -} +} \ No newline at end of file