Skip to content

Commit 20bb95e

Browse files
Zeergclaude
andcommitted
Release v0.2.0
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent cc7727a commit 20bb95e

3 files changed

Lines changed: 16 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All notable changes to OMC are documented here. The format is based on
66

77
## [Unreleased]
88

9+
## [0.2.0] - 2026-06-11
10+
911
### Added
1012

1113
- **`omc scan`**: read-only capability scan of an existing project, no

Cargo.lock

Lines changed: 13 additions & 13 deletions
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
@@ -19,7 +19,7 @@ resolver = "2"
1919
[workspace.package]
2020
edition = "2021"
2121
license = "Apache-2.0"
22-
version = "0.1.2"
22+
version = "0.2.0"
2323
repository = "https://github.com/turenlabs/omc"
2424
homepage = "https://github.com/turenlabs/omc"
2525

0 commit comments

Comments
 (0)