We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6df06e commit f389377Copy full SHA for f389377
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "lamina"
3
-version = "0.0.8-dev"
+version = "0.0.8"
4
edition = "2024"
5
authors = ["Eira <eira@nornity.com>"]
6
description = "High-performance compiler backend for Lamina Intermediate Representation"
0 commit comments