We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc35f09 commit 21c8624Copy full SHA for 21c8624
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "dicomweb-client",
3
- "version": "0.5.0",
+ "version": "0.5.1",
4
"description": "Implementation of DICOMweb client code",
5
"main": "build/dicomweb-client.js",
6
"module": "build/dicomweb-client.es.js",
src/version.js
@@ -1 +1 @@
-export default "0.5.0";
+export default "0.5.1";
0 commit comments