build: update version (v0.6.29)

This commit is contained in:
Shunsuke Shibayama 2024-01-23 02:28:48 +09:00
parent 6a6fd76801
commit 2fdf5224b5
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.40"
version = "0.1.41"
authors.workspace = true
license.workspace = true
edition.workspace = true