From 5feaa7c61804656fd1e94e917244a04dfe364eab Mon Sep 17 00:00:00 2001 From: Matt McKegg Date: Sun, 21 Feb 2016 14:16:04 +1300 Subject: [PATCH] 2.14.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4737964..f4f4a8eb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "loop-drop", "description": "MIDI looper, modular synth and sampler app built around Novation Launchpad controller (electron app).", - "version": "2.14.2", + "version": "2.14.3", "preferGlobal": true, "author": "Matt McKegg", "main": "main.js",