Skip to content

Commit 3325b36

Browse files
committed
Prepare release.
1 parent ebf2ec0 commit 3325b36

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vee"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
rust-version = "1.85.0"
55
edition = "2024"
66
description = "Vector Expression Emitter (VEE): Geometric Algebra Code Generator"

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 0.1.1 (2025-09-02)
2+
3+
* Fix KaTeX documentation.
4+
15
# Version 0.1.0 (2025-09-02)
26

37
* Implement symbolic reduction of multivector expressions.

0 commit comments

Comments
 (0)