Skip to content

Commit

Permalink
chore(cargo-near): release v0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
frol authored Jan 30, 2025
1 parent d489e11 commit bd21057
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.13.4](https://github.com/near/cargo-near/compare/cargo-near-v0.13.3...cargo-near-v0.13.4) - 2025-01-30

### Other

- update `cargo near new` template `image` and `image_digest` ([#298](https://github.com/near/cargo-near/pull/298))

## [0.13.3](https://github.com/near/cargo-near/compare/cargo-near-v0.13.2...cargo-near-v0.13.3) - 2025-01-22

### Other
Expand Down
2 changes: 1 addition & 1 deletion 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-near/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-near"
version = "0.13.3"
version = "0.13.4"
authors = ["Near Inc <[email protected]>"]
edition = "2021"
rust-version = "1.81.0"
Expand Down

0 comments on commit bd21057

Please sign in to comment.