diff --git a/package.json b/package.json index e9ba4ec..bc44dd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crypto-hash", - "version": "0.1.0", + "version": "1.0.0", "description": "Tiny hashing module that uses the native crypto API in Node.js and the browser", "license": "MIT", "repository": "sindresorhus/crypto-hash",