Skip to content

Commit

Permalink
(cargo-release) version 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Anomalocaridid committed Jul 21, 2024
1 parent 6badd9e commit d7767ae
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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 @@ -10,7 +10,7 @@ clap = { version = "4.5.2", features = ["derive"] }

[workspace.package]
edition = "2021"
version = "0.10.1"
version = "0.11.0"
description = "Fork of handlr with regex support"

[package]
Expand Down
4 changes: 2 additions & 2 deletions assets/manual/man1/handlr.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH handlr 1 "handlr 0.10.1"
.TH handlr 1 "handlr 0.11.0"
.SH NAME
handlr \- Fork of handlr with regex support
.SH SYNOPSIS
Expand Down Expand Up @@ -49,4 +49,4 @@ Remove a given handler from a given mime/extension
handlr\-mime(1)
Get the mimetype of a given file/URL
.SH VERSION
v0.10.1
v0.11.0

0 comments on commit d7767ae

Please sign in to comment.