Skip to content

Commit d526ef3

Browse files
authored
chore: release v0.2.5 (#531)
1 parent 1f074cd commit d526ef3

3 files changed

Lines changed: 7 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Unreleased
22

3+
# v0.2.5
4+
35
* feat: `icp new --init` no longer requires specifying a project name. If non is provided, the containing folder's name is used as the project name
46
* fix: `icp canister call --json` no longer produces blank output.
57

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resolver = "3"
88
[workspace.package]
99
authors = ["DFINITY Stiftung <sdk@dfinity.org>"]
1010
edition = "2024"
11-
version = "0.2.4"
11+
version = "0.2.5"
1212
repository = "https://github.com/dfinity/icp-cli"
1313
rust-version = "1.88.0"
1414
license = "Apache-2.0"

0 commit comments

Comments
 (0)