From 30cd34514b800d1e643db5c6a85552c5b7b8eef7 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 3 Feb 2017 12:04:41 +0100 Subject: [PATCH] package.json: update to version 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8eeb043..3db53a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-aubio", - "version": "0.0.1", + "version": "0.0.2", "description": "Node.js bindings for audio software aubio", "main": "index.js", "scripts": { -- 2.11.0