0.0.3 v0.0.3
authorPaul Brossier <piem@piem.org>
Sat, 4 Feb 2017 13:20:07 +0000 (14:20 +0100)
committerPaul Brossier <piem@piem.org>
Sat, 4 Feb 2017 13:20:07 +0000 (14:20 +0100)
package.json

index bfb2bb5..0161acc 100644 (file)
@@ -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": {
     "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"