chore(cli): release (#30203)

This commit is contained in:
Oliver Browne
2025-03-20 11:58:41 +02:00
committed by GitHub
parent 2b9da2d7aa
commit 37653d1cde
2 changed files with 2 additions and 2 deletions

2
cli/Cargo.lock generated
View File

@@ -1189,7 +1189,7 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
[[package]]
name = "posthog-cli"
version = "0.0.2"
version = "0.0.3"
dependencies = [
"anyhow",
"clap",

View File

@@ -1,6 +1,6 @@
[package]
name = "posthog-cli"
version = "0.0.2"
version = "0.0.3"
authors = [
"David <david@posthog.com>",
"Olly <oliver@posthog.com>",