feat: log transaction when running tests

This commit is contained in:
debugtalk
2021-12-08 11:12:02 +08:00
parent d0fb750c51
commit f7fc28bc53
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"