Skip to content

Commit

Permalink
Bump version from 0.6.2 to 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wangeguo committed Jan 14, 2024
1 parent 30fa49d commit 7de6f66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "amp-common"
description = "Rust libraries shared across Amphitheatre components and libraries"
version = "0.6.2"
version = "0.6.3"
edition = "2021"
license = "Apache-2.0"
homepage = "https://amphitheatre.app"
Expand All @@ -14,7 +14,7 @@ readme = "README.md"
anyhow = "1.0.66"
data-encoding = "2.3.3"
chrono = "0.4.23"
confy = "0.5.1"
confy = "0.6.0"
convert_case = "0.6.0"
dirs = "5.0.1"
json_comments = "0.2.1"
Expand Down

0 comments on commit 7de6f66

Please sign in to comment.