From: Paul Brossier Date: Sat, 4 Feb 2017 13:20:07 +0000 (+0100) Subject: 0.0.3 X-Git-Tag: v0.0.3 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=aab844cc202d4ed952622b9f4753a6907878372c;p=node-aubio.git 0.0.3 --- 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"