diff --git a/package.json b/package.json index f455157..a79a85e 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.2", + "version": "1.1.2", "scripts": { "prepare": "npm run test && npm run build", "build": "bsb -clean-world && bsb -make-world",