build: update version

This commit is contained in:
Shunsuke Shibayama 2023-03-29 22:19:57 +09:00
parent 7e0e897d7c
commit fd2b7a18dc
3 changed files with 11 additions and 11 deletions

View file

@ -2,7 +2,7 @@
name = "els"
description = "An Erg compiler frontend for IDEs, implements LSP."
documentation = "http://docs.rs/els"
version = "0.1.21-nightly.0"
version = "0.1.21-nightly.1"
authors.workspace = true
license.workspace = true
edition.workspace = true