diff --git a/package.json b/package.json index 3c7380f..8ea04b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cvm-js", - "version": "1.0.0", + "version": "1.0.1", "description": "An implementation in TypeScript of the novel probabilistic CVM counting algorithm", "main": "dist/index.js", "types": "dist/index.d.ts",