build: update version (nightly.1)

This commit is contained in:
Shunsuke Shibayama 2023-04-29 11:53:05 +09:00
parent a96b0102cd
commit 06034bcd5c
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.24-nightly.0"
version = "0.1.24-nightly.1"
authors.workspace = true
license.workspace = true
edition.workspace = true