From 500f14f0acb5d61292371bd72b900cf2c733567e Mon Sep 17 00:00:00 2001 From: Dmytro Vasin Date: Thu, 21 Nov 2024 20:31:53 +0000 Subject: [PATCH] 0.0.13 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 81e8640..8e61dcb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "drawpen", - "version": "0.0.12", + "version": "0.0.13", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 7fd5585..ead7e1f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "drawpen", "productName": "DrawPen", - "version": "0.0.12", + "version": "0.0.13", "description": "DrawPen is a screen annotation tool built with web technology", "appId": "dmytro.vasin.drawpen", "author": {