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