Skip to content

Commit bc70c63

Browse files
authored
bump v0.4.0 (#300)
1 parent 456f120 commit bc70c63

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ You can tweak env `LOG_LEVEL` to control the `offckb` log level.
301301
For example, set `LOG_LEVEL=debug` gives you more outputs of offckb proxy RPC.
302302

303303
```sh
304-
LOG_LEVEL offckb node
304+
LOG_LEVEL=debug offckb node
305305
```
306306

307307
## Built-in scripts

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@offckb/cli",
3-
"version": "0.4.0-rc6",
3+
"version": "0.4.0",
44
"description": "ckb development network for your first try",
55
"author": "CKB EcoFund",
66
"license": "MIT",

0 commit comments

Comments
 (0)