diff --git a/package.json b/package.json index 8e3f9e7..6a155cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uint8array-extras", - "version": "0.0.0", + "version": "0.1.0", "description": "Useful utilities for working with Uint8Array (and Buffer)", "license": "MIT", "repository": "sindresorhus/uint8array-extras",