diff --git a/package.json b/package.json index 5e90c658..80969728 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "multiformats", - "version": "10.0.0-pre.2", + "version": "10.0.0-pre.3", "description": "Interface for multihash, multicodec, multibase and CID", "author": "Mikeal Rogers (https://www.mikealrogers.com/)", "license": "Apache-2.0 OR MIT", @@ -284,4 +284,4 @@ } }, "main": "./src/index.js" -} \ No newline at end of file +}