Skip to content

Commit

Permalink
Bump version 0.2.0 -> 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t4ccer committed Nov 5, 2023
1 parent 6446b79 commit 16e5bb2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cgt"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
authors = ["Tomasz Maciosowski <[email protected]>"]
license = "AGPL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion cgt-cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cgt-cli"
version = "0.2.0"
version = "0.3.0"
edition = "2021"
authors = ["Tomasz Maciosowski <[email protected]>"]
license = "AGPL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion cgt-py/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cgt-py"
version = "0.1.0"
version = "0.3.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 16e5bb2

Please sign in to comment.