Skip to content

Commit

Permalink
(cargo-release) version 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Anomalocaridid committed Jul 27, 2024
1 parent c640e6e commit 65797a7
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.11.0"
version = "0.11.1"
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.11.0"
.TH handlr 1 "handlr 0.11.1"
.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.11.0
v0.11.1

0 comments on commit 65797a7

Please sign in to comment.