Skip to content

Commit

Permalink
Release new version v0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenperera committed Feb 9, 2022
1 parent 47cecfc commit 64c5371
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [0.13.0] - 2022-02-09

### Added

- `--custom-regex` option, thanks [@neonowy](https://github.com/neonowy) [#39](https://github.com/avencera/rustywind/pull/39)
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 @@ -2,7 +2,7 @@
authors = ["Praveen Perera <[email protected]>"]
edition = "2018"
name = "rustywind"
version = "0.12.2"
version = "0.13.0"

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

Expand Down

0 comments on commit 64c5371

Please sign in to comment.