diff --git a/package.json b/package.json index fda7864..f455157 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ewert-online/re-crypt", "description": "Secure Hash Algorithms for ReasonML", - "version": "1.0.1", + "version": "1.0.2", "scripts": { "prepare": "npm run test && npm run build", "build": "bsb -clean-world && bsb -make-world",