From 147a5c63b3c5f34150b46c92ca4693b2dd02e4dc Mon Sep 17 00:00:00 2001 From: Matt McKegg Date: Wed, 1 Jun 2016 23:22:09 +1200 Subject: [PATCH] 2.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ead014d..c19513f7 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.15.0", + "version": "2.16.0", "preferGlobal": true, "author": "Matt McKegg", "main": "main.js",