Skip to content

Commit 46f6267

Browse files
committed
fix(Support windows again):
1 parent ca69c44 commit 46f6267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bashdoc"
3-
version = "0.4.9"
3+
version = "0.4.10"
44
authors = ["Dustin Knopoff <dustinknopoff@gmail.com>"]
55
description = """
66
A tool for generating documentation/help menu for user defined bash functions.

0 commit comments

Comments
 (0)