doc: publish new version

This commit is contained in:
Artemy 2022-08-29 22:13:23 +03:00
parent ef6c40215e
commit 3f20238d9c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View file

@ -212,7 +212,7 @@ checksum = "18a6dbe30758c9f83eb00cbea4ac95966305f5a7772f3f42ebfc7fc7eddbd8e1"
[[package]]
name = "onlang"
version = "0.5.0"
version = "0.6.0"
dependencies = [
"clap",
"colored",

View file

@ -1,6 +1,6 @@
[package]
name = "onlang"
version = "0.5.0"
version = "0.6.0"
edition = "2021"
authors = ["artegoser"]
license = "MIT"