Skip to content

Commit 3c9fb92

Browse files
authored
chore: bump version to 0.4.1 (#45)
1 parent d59eef0 commit 3c9fb92

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "genlint"
3-
version = "0.4.0"
3+
version = "0.4.1"
44
edition = "2024"
55
authors = ["Henry Hsieh <r901042004@gmail.com>"]
66
description = "A generic, configurable linter for multiple languages"

man/genlint.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 genlint 1 "genlint 0.4.0"
3+
.TH genlint 1 "genlint 0.4.1"
44
.SH NAME
55
genlint \- A generic, configurable linter for multiple languages
66
.SH SYNOPSIS
@@ -73,4 +73,4 @@ Generate shell completions
7373
genlint\-help(1)
7474
Print this message or the help of the given subcommand(s)
7575
.SH VERSION
76-
v0.4.0
76+
v0.4.1

0 commit comments

Comments
 (0)