Skip to content

Commit 5e0afc7

Browse files
committed
Bump to v0.4.0
1 parent a6a72fb commit 5e0afc7

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 = "composit"
3-
version = "0.3.2"
3+
version = "0.4.0"
44
edition = "2021"
55
description = "Governance-as-Code for AI-generated infrastructure — scan declarations, diff against a Compositfile, surface drift."
66
license = "MIT"

install/brew/composit.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class Composit < Formula
22
desc "Governance-as-Code for AI-generated infrastructure"
33
homepage "https://nuetzliches.github.io/composit"
44
license "MIT"
5-
version "0.1.0"
5+
version "0.4.0"
66

77
on_macos do
88
on_arm do

0 commit comments

Comments
 (0)