We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526fd1d commit 0424d12Copy full SHA for 0424d12
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "crypto-conditions",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "Implementation of crypto-conditions in JavaScript",
5
"main": "./dist/node/index.js",
6
"browser": "./dist/browser/CryptoConditions.cjs2.min.js",
0 commit comments