Skip to content

Commit

Permalink
10.0.0-pre.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Oct 12, 2022
1 parent c6defdb commit 29f34f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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 <mikeal.rogers@gmail.com> (https://www.mikealrogers.com/)",
"license": "Apache-2.0 OR MIT",
Expand Down Expand Up @@ -284,4 +284,4 @@
}
},
"main": "./src/index.js"
}
}

0 comments on commit 29f34f9

Please sign in to comment.