Skip to content

Commit

Permalink
chore(cargo-near): release v0.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
frol authored Dec 20, 2024
1 parent dfa5ca5 commit 433ac13
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.3](https://github.com/near/cargo-near/compare/cargo-near-v0.13.2...cargo-near-v0.13.3) - 2024-12-20

### Other

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

## [0.13.2](https://github.com/near/cargo-near/compare/cargo-near-v0.13.1...cargo-near-v0.13.2) - 2024-12-19

### 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.2"
version = "0.13.3"
authors = ["Near Inc <[email protected]>"]
edition = "2021"
rust-version = "1.81.0"
Expand Down

0 comments on commit 433ac13

Please sign in to comment.