chore: bump version to 0.1.3

This commit is contained in:
2026-02-18 23:06:10 -05:00
parent 3d706cb32b
commit 6a2e4a7ac1
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "lux"
version = "0.1.2"
version = "0.1.3"
edition = "2021"
description = "A functional programming language with first-class effects, schema evolution, and behavioral types"
license = "MIT"