Skip to content

Commit

Permalink
Bump to v0.3.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tesaguri committed Jan 2, 2020
1 parent 43c77e6 commit 375375d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[package]
name = "pipitor"
version = "0.3.0-alpha.3"
version = "0.3.0-alpha.4"
edition = "2018"
authors = ["Daiki Mizukami <[email protected]>"]
license = "AGPL-3.0-only"
readme = "README.md"
repository = "https://github.com/tesaguri/pipitor"
documentation = "https://docs.rs/pipitor/0.3.0-alpha.3/pipitor/"
documentation = "https://docs.rs/pipitor/0.3.0-alpha.4/pipitor/"
description = """
A Twitter bot that gathers, filters and Retweets Tweets automatically.
"""
Expand Down

0 comments on commit 375375d

Please sign in to comment.