diff --git a/README.md b/README.md index 455825826..0375452ee 100644 --- a/README.md +++ b/README.md @@ -331,6 +331,10 @@ AMI would not exist without them: * Nifti parsing relies on it. * Author(s): [rii-mango](https://github.com/rii-mango) +##### [NRRD-JS](https://github.com/scijs/nrrd-js) +* NRRD parsing relies on it. +* Author(s): [jaspervdg](https://github.com/jaspervdg) + ##### [JPEGLosslessDecoderJS](https://github.com/rii-mango/JPEGLosslessDecoderJS) * JPEG Lossless Decoder for DICOM images * Author(s): [rii-mango](https://github.com/rii-mango) diff --git a/bower.json b/bower.json index 73fac9fec..7166198fc 100644 --- a/bower.json +++ b/bower.json @@ -1,5 +1,5 @@ { "name": "ami.js", - "version": "v0.0.9-dev", + "version": "v0.0.9", "dependencies": {} -} +} \ No newline at end of file