Skip to content

Commit 7bd56d4

Browse files
committed
Release 0.10.10
1 parent c72b92d commit 7bd56d4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to the combined Tecs framework, Tecs2D runtime, and CLI
44
are documented here beginning with the monorepo release line. Standalone CLI
55
history through 0.10.9 remains in `cli/CHANGELOG.md`.
66

7-
## [Unreleased]
7+
## [0.10.10] - 2026-07-19
88

99
### Changed
1010

cli/tecs_cli/version.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
-- Canonical shared Tecs framework and CLI release version.
2-
return "0.10.10-dev"
2+
return "0.10.10"

0 commit comments

Comments
 (0)