Update version (beta.3)

This commit is contained in:
Shunsuke Shibayama 2022-12-19 09:23:29 +09:00
parent 1fa93bf4bc
commit 55d1367eeb
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.2", path = "../erg_common" }
erg_common = { version = "0.6.0-beta.3", path = "../erg_common" }
unicode-xid = "0.2.4"
[lib]