Skip to content

Commit

Permalink
release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornaz committed Nov 1, 2024
1 parent d1fc86c commit 92fe36d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [Unreleased]


## [1.0.2] - 2024-11-01

### Misc.

* Update dependencies
Expand Down Expand Up @@ -68,7 +71,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
* Read file at `ALLUP_FILE` environment variable
* `--json` flag to get output as JSON

[Unreleased]: https://github.com/jcornaz/allup/compare/v1.0.1...HEAD
[Unreleased]: https://github.com/jcornaz/allup/compare/v1.0.2...HEAD
[1.0.2]: https://github.com/jcornaz/allup/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/jcornaz/allup/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/jcornaz/allup/compare/v0.1.4...v1.0.0
[0.1.4]: https://github.com/jcornaz/allup/compare/v0.1.3...v0.1.4
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 = "allup"
version = "1.0.1"
version = "1.0.2"
license = "Unlicense"
authors = ["Jonathan Cornaz"]
edition = "2021"
Expand Down

0 comments on commit 92fe36d

Please # to comment.