Skip to content

Commit f8ae23e

Browse files
author
Jinzhou Zhang
committed
bump to v0.2.2
1 parent 4a96098 commit f8ae23e

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
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 = "rargs"
3-
version = "0.2.1"
3+
version = "0.2.2"
44
authors = ["Jinzhou Zhang <[email protected]>"]
55
description = "xargs + awk with pattern matching support."
66
documentation = "https://github.com/lotabout/rargs"

ci/before_deploy.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ main() {
2929

3030
rm -rf $stage
3131
}
32+
33+
main

0 commit comments

Comments
 (0)