From 3b059b09e7d3657aa60904affd9c3b0566a45cae Mon Sep 17 00:00:00 2001 From: Douglas Finlay Date: Tue, 21 Feb 2023 22:27:20 +0000 Subject: [PATCH] v0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 831a327..a914572 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cue-note", "productName": "Cue Note", - "version": "0.1.0", + "version": "0.1.1", "description": "Note-taking utility for ETC Eos Family lighting consoles", "main": ".webpack/main", "scripts": {