Skip to content

Commit

Permalink
chore: Release manta version 1.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Sopena Ballesteros committed Jun 28, 2024
1 parent a0a8acc commit d5b0351
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [1.38.1] - 2024-06-28

### Bug Fixes

- Improve deprecated messages

## [1.38.0] - 2024-06-28

### Bug Fixes
Expand All @@ -16,6 +22,10 @@ All notable changes to this project will be documented in this file.

- Integrate "pin" and "unpin" features to "apply hw cluster" command

### Miscellaneous Tasks

- Release manta version 1.38.0

### Refactor

- Clean code
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
authors = ["Manuel Sopena Ballesteros <[email protected]>", "Miguel Gila <[email protected]>"]
name = "manta"
description = "Another CLI for basic/simple Shasta operations"
version = "1.38.0"
version = "1.38.1"
license-file = "LICENSE"
documentation = "https://github.com/eth-cscs/manta/blob/main/README.md"
homepage = "https://github.com/eth-cscs/manta/blob/main/README.md"
Expand Down

0 comments on commit d5b0351

Please sign in to comment.