From 35cfce7aad6d5aa6e98c2ea635b6c430a19992a3 Mon Sep 17 00:00:00 2001 From: Alex Olsen Date: Wed, 7 Jul 2021 19:26:01 -0400 Subject: [PATCH] initial --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index c6e6b44d..4a0b60ab 100644 --- a/src/package.json +++ b/src/package.json @@ -1,7 +1,7 @@ { "name": "super-controller", "productName": "SuperController", - "version": "0.1.0", + "version": "1.0.0", "description": "Give your MIDI devices super powers; take control of the lights, messages, and communications between controllers.", "main": "./main.prod.js", "author": {