Skip to content

Commit abdf719

Browse files
committed
chore(release): 0.2.3
1 parent 51366c8 commit abdf719

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/atla-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "atla"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
description = "Unified Atlassian CLI for Jira and Confluence"
55
edition.workspace = true
66
license.workspace = true

crates/atla-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "atla-core"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
edition.workspace = true
55
license.workspace = true
66
repository.workspace = true

0 commit comments

Comments
 (0)