Skip to content

Commit d7767ae

Browse files
(cargo-release) version 0.11.0
1 parent 6badd9e commit d7767ae

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ clap = { version = "4.5.2", features = ["derive"] }
1010

1111
[workspace.package]
1212
edition = "2021"
13-
version = "0.10.1"
13+
version = "0.11.0"
1414
description = "Fork of handlr with regex support"
1515

1616
[package]

assets/manual/man1/handlr.1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.ie \n(.g .ds Aq \(aq
22
.el .ds Aq '
3-
.TH handlr 1 "handlr 0.10.1"
3+
.TH handlr 1 "handlr 0.11.0"
44
.SH NAME
55
handlr \- Fork of handlr with regex support
66
.SH SYNOPSIS
@@ -49,4 +49,4 @@ Remove a given handler from a given mime/extension
4949
handlr\-mime(1)
5050
Get the mimetype of a given file/URL
5151
.SH VERSION
52-
v0.10.1
52+
v0.11.0

0 commit comments

Comments
 (0)