Skip to content

Commit 870772a

Browse files
committed
chore: bump version to 0.2.4
1 parent d392a3e commit 870772a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(lang dune 3.10)
22
(name httui_lang)
3-
(version 0.2.3)
3+
(version 0.2.4)
44
(license MIT)
55
(authors "João Ferreira <[email protected]>")
66
(maintainers "João Ferreira <[email protected]>")

httui_lang.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is generated by dune, edit dune-project instead
22
opam-version: "2.0"
3-
version: "0.2.3"
3+
version: "0.2.4"
44
synopsis: "Language layer for httui — parsing, semantics, type inference"
55
description:
66
"Tree-sitter and Lezer grammars, semantic analysis, type inference, and LSP support for httui executable blocks and references."

0 commit comments

Comments
 (0)