Update version (0.6.0)

This commit is contained in:
Shunsuke Shibayama 2022-12-25 18:54:22 +09:00
parent 1c607cfe5b
commit c59cace06b
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.4", path = "../erg_common" }
erg_common = { version = "0.6.0", path = "../erg_common" }
unicode-xid = "0.2.4"
[lib]