Skip to content

Commit 29f34f9

Browse files
committed
10.0.0-pre.3
1 parent c6defdb commit 29f34f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multiformats",
3-
"version": "10.0.0-pre.2",
3+
"version": "10.0.0-pre.3",
44
"description": "Interface for multihash, multicodec, multibase and CID",
55
"author": "Mikeal Rogers <[email protected]> (https://www.mikealrogers.com/)",
66
"license": "Apache-2.0 OR MIT",
@@ -284,4 +284,4 @@
284284
}
285285
},
286286
"main": "./src/index.js"
287-
}
287+
}

0 commit comments

Comments
 (0)