build: update version (nightly.0)

This commit is contained in:
Shunsuke Shibayama 2024-12-29 13:13:01 +09:00
parent fae6633bab
commit eedbfc27dc
3 changed files with 35 additions and 35 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.62"
version = "0.1.63-nightly.0"
authors.workspace = true
license.workspace = true
edition.workspace = true