Skip to content

Commit

Permalink
release(0.1.2): crates.io release
Browse files Browse the repository at this point in the history
  • Loading branch information
Hirevo committed Mar 24, 2024
1 parent ac476b3 commit b7a6217
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Added `--no-check-certificate` global command-line option

### Changed

### Fixed

### Removed

[0.1.2] - 2024-03-24
--------------------

### Added

- Added `--no-check-certificate` global command-line option

[0.1.1] - 2024-03-12
--------------------

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.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mega-cli"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
authors = ["Nicolas Polomack <[email protected]>"]
description = "A command-line tool for interacting with MEGA"
Expand Down

0 comments on commit b7a6217

Please sign in to comment.