From 88a623a7b7dfbc040f33a33732f21e15c2dd8c47 Mon Sep 17 00:00:00 2001 From: Cellivar <1441553+Cellivar@users.noreply.github.com> Date: Thu, 2 Jan 2025 23:36:58 -0800 Subject: [PATCH] Release version 2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c180438..af8dfd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "webzlp", - "version": "2.0.0-rc.6", + "version": "2.0.0", "description": "A small library using WebUSB to print labels on label printers.", "type": "module", "repository": {