Skip to content

Commit 1832eda

Browse files
committed
Bump to v0.3.0-alpha.2
1 parent 33634cf commit 1832eda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[package]
22
name = "pipitor"
3-
version = "0.3.0-alpha.1"
3+
version = "0.3.0-alpha.2"
44
edition = "2018"
55
authors = ["Daiki Mizukami <[email protected]>"]
66
license = "AGPL-3.0-only"
77
readme = "README.md"
88
categories = ["command-line-utilities"]
99
repository = "https://github.com/tesaguri/pipitor"
10-
documentation = "https://docs.rs/pipitor/0.3.0-alpha.1/pipitor/"
10+
documentation = "https://docs.rs/pipitor/0.3.0-alpha.2/pipitor/"
1111
description = """
1212
A Twitter bot that gathers, filters and Retweets Tweets automatically.
1313
"""

0 commit comments

Comments
 (0)