From 646a0ceae8232b336cd28206c5b9714ba2195a21 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sat, 4 Feb 2017 14:20:07 +0100 Subject: [PATCH] 0.0.3 --- package.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bfb2bb5..0161acc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-aubio", - "version": "0.0.2", + "version": "0.0.3", "description": "Node.js bindings for aubio", "main": "index.js", "scripts": { @@ -18,10 +18,12 @@ "c" ], "author": "Gray Leonard", - "contributors": [{ - "name": "Paul Brossier", - "email": "piem@aubio.org" - }], + "contributors": [ + { + "name": "Paul Brossier", + "email": "piem@aubio.org" + } + ], "license": "GPL-3.0", "bugs": { "url": "https://github.com/aubio/node-aubio/issues" -- 2.11.0