build: update version (nightly.1)

This commit is contained in:
Shunsuke Shibayama 2024-11-10 16:02:46 +09:00
parent ab8420944b
commit 343112edce
3 changed files with 285 additions and 51 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.60-nightly.0"
version = "0.1.60-nightly.1"
authors.workspace = true
license.workspace = true
edition.workspace = true