Skip to content

Commit

Permalink
chore(release): 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 19, 2023
1 parent 3e46061 commit 0f6fae3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.3.3](https://github.com/maidsafe/safeup/compare/v0.3.2...v0.3.3) - 2023-06-19

### Fixed
- allow arm macs to install x86 bins, as those will work

## [0.3.2](https://github.com/maidsafe/safeup/compare/v0.3.1...v0.3.2) - 2023-06-17

### Added
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "safeup"
authors = ["MaidSafe Developers <dev@maidsafe.net>"]
description = "CLI for installing components for accessing the Safe Network"
license = "GPL-3.0"
version = "0.3.2"
version = "0.3.3"
edition = "2021"

[[bin]]
Expand Down

0 comments on commit 0f6fae3

Please sign in to comment.