diff --git a/package.json b/package.json index c918435..6acb420 100644 --- a/package.json +++ b/package.json @@ -59,5 +59,5 @@ "example": "node_modules/gulp/bin/gulp.js; node examples/example.js examples/example.fit", "test": "node_modules/gulp/bin/gulp.js;" }, - "version": "0.0.6" + "version": "0.0.7" }