Update version (beta.4)

This commit is contained in:
Shunsuke Shibayama 2022-12-23 15:45:33 +09:00
parent 9c83663c52
commit bb860c3c7b
4 changed files with 13 additions and 13 deletions

View file

@ -19,7 +19,7 @@ pretty = ["erg_common/pretty"]
large_thread = ["erg_common/large_thread"]
[dependencies]
erg_common = { version = "0.6.0-beta.3", path = "../erg_common" }
erg_common = { version = "0.6.0-beta.4", path = "../erg_common" }
unicode-xid = "0.2.4"
[lib]