We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d931b commit 48ae318Copy full SHA for 48ae318
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "codechain-sdk",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "A JavaScript SDK for CodeChain",
5
"scripts": {
6
"lint": "tslint -p . && prettier '{src,examples,integration_tests}/**/*.{ts,js,json}' -l",
0 commit comments