Skip to content

Commit

Permalink
Updated version number to prep for release 0.0.7 (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchellBerend authored Aug 11, 2023
1 parent e456b8a commit 51133ee
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
@@ -1,3 +1,8 @@
v0.0.7
---

## Added

[[#54]](https://github.com/MitchellBerend/docker-manager/pull/54) Implement rm command and most of it's flags

[[#53]](https://github.com/MitchellBerend/docker-manager/pull/53) Implement start command
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "docker-manager"
version = "0.0.6"
version = "0.0.7"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 51133ee

Please sign in to comment.