Skip to content

Commit

Permalink
chore(main): release 0.6.1 (#140)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
kucera-lukas and pre-commit-ci[bot] authored Oct 2, 2022
1 parent 932dc81 commit b118318
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.6.1](https://github.com/kucera-lukas/rusty-battery/compare/v0.6.0...v0.6.1) (2022-10-02)

### Miscellaneous Chores

- update readme file path in Cargo.toml ([932dc81](https://github.com/kucera-lukas/rusty-battery/commit/932dc8140e29eeda76ec04eed8f7ff95980d232f))

## [0.6.0](https://github.com/kucera-lukas/rusty-battery/compare/v0.5.0...v0.6.0) (2022-10-02)

### Features
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 = "rusty-battery"
version = "0.6.0"
version = "0.6.1"
edition = "2021"
description = "CLI tool which notifies you when laptop battery reaches a threshold."
authors = ["Lukas Kucera <[email protected]>"]
Expand Down

0 comments on commit b118318

Please sign in to comment.