From ca1b86f25dfe62dbdaa5698774f05418140e909f Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sat, 4 Feb 2017 15:26:24 +0100 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 116868a..8890855 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aubio", - "version": "0.0.4", + "version": "0.1.0", "description": "Node.js bindings for aubio", "main": "index.js", "scripts": { -- 2.11.0