feat: log transaction when running tests

This commit is contained in:
debugtalk
2021-12-08 11:12:02 +08:00
parent 6da8ebf62c
commit 01cd071bb9
5 changed files with 41 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
package version
const VERSION = "v0.2.2"
const VERSION = "v0.3.0"