Skip to content

Commit ad38cc2

Browse files
chore: release
1 parent 58b2e96 commit ad38cc2

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

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.

crates/smartdeploy-cli/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.5.1](https://github.com/TENK-DAO/smartdeploy/compare/smartdeploy-cli-v0.5.0...smartdeploy-cli-v0.5.1) - 2024-02-05
10+
11+
### Other
12+
- Update soroban-cli v20.2.0
13+
914
## [0.5.0](https://github.com/TENK-DAO/smartdeploy/compare/smartdeploy-cli-v0.4.2...smartdeploy-cli-v0.5.0) - 2024-01-09
1015

1116
### Added

crates/smartdeploy-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Smartdeploy CLI"
44
authors = ["Willem Wyndham <[email protected]>"]
55
license = "Apache-2.0"
66
readme = "../../README.md"
7-
version = "0.5.0"
7+
version = "0.5.1"
88
edition = "2021"
99
rust-version = "1.70"
1010
autobins = false

0 commit comments

Comments
 (0)