Skip to content

Commit d83cfce

Browse files
Zacclaude
andcommitted
release: v0.12.1 — supersedes v0.12.0, whose binaries embed a mismatched operator manifest version
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 2ec4072 commit d83cfce

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

‎Cargo.lock‎

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "canon"
3-
version = "0.12.0"
3+
version = "0.12.1"
44
edition = "2024"
55

66
[[bin]]

‎operator.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "operator.v0",
33
"name": "canon",
4-
"version": "0.12.0",
4+
"version": "0.12.1",
55
"description": "Canonical identifier resolution and entity-workbench orchestration using versioned registries",
66
"repository": "https://github.com/cmdrvl/canon",
77
"license": "MIT",

0 commit comments

Comments
 (0)