Skip to content

Commit

Permalink
Tag as v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmartin committed Jun 5, 2024
1 parent a04a090 commit 53832d3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
# Changelog

## Unreleased
## v1.0.0

- Added integration tests.
- Updated dependencies.

## v0.1.3

- Dependency updates.
- Updated dependencies.

## v0.1.2

- Dependency updates.
- Updated dependencies.

## v0.1.1

- Fixes volume removal.
- Dependency updates.
- Fixed volume removal.
- Updated dependencies.

## v0.1.0

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
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
license = "MIT OR Apache-2.0"
name = "docker-reaper"
repository = "https://github.com/picoCTF/docker-reaper"
version = "0.1.0"
version = "1.0.0"

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

Expand Down

0 comments on commit 53832d3

Please sign in to comment.