Skip to content

Commit d496675

Browse files
author
Zac
committed
Release v0.2.2
1 parent 50c6dcd commit d496675

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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.2.1"
3+
version = "0.2.2"
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.2.1",
4+
"version": "0.2.2",
55
"description": "Canonical identifier resolution — maps raw IDs to canonical forms using a versioned registry",
66
"repository": "https://github.com/cmdrvl/canon",
77
"license": "MIT",

0 commit comments

Comments
 (0)