build: update version (nightly.0)

This commit is contained in:
Shunsuke Shibayama 2024-02-13 22:00:12 +09:00
parent c120cb802f
commit 121738da74
3 changed files with 13 additions and 13 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.42"
version = "0.1.43-nightly.0"
authors.workspace = true
license.workspace = true
edition.workspace = true