Skip to content

Commit

Permalink
Change release to 0.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Arroutbi <[email protected]>
  • Loading branch information
sarroutbi committed Mar 11, 2023
1 parent c12cd34 commit 9535a01
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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 = "koji-retriever"
version = "0.0.1"
version = "0.1.0"
edition = "2021"

[dependencies]
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ generated by koji by just specifying the URL where they stand.

## Versions

- 0.0.1: First version
- 0.1.0: First version

## Usage

```bash

$ ./koji-retriever -h

koji-retriever 0.0.1
koji-retriever 0.1.0

USAGE:
koji-retriever [OPTIONS] --url <URL>
Expand Down

0 comments on commit 9535a01

Please sign in to comment.