Skip to content

Commit b9faecd

Browse files
committed
Bump version number (0.3.0)
1 parent 185247b commit b9faecd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "rocat"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Blake Mealey <blakemealey@gmail.com>"]
55
edition = "2018"
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ It is recommended to install with Foreman, with the following config:
2020
# foreman.toml
2121

2222
[tools]
23-
rocat = { source = "blake-mealey/rocat", version = "0.2.0" }
23+
rocat = { source = "blake-mealey/rocat", version = "0.3.0" }
2424
```
2525

2626
You can learn more about Foreman including how to install it from [its

0 commit comments

Comments
 (0)