Skip to content

Commit d856f2b

Browse files
committed
bump versions
1 parent 881cb7e commit d856f2b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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 = "acre"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
authors = ["Matt Jibson <[email protected]>"]
55
edition = "2018"
66
license = "Apache-2.0"

plan9/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "plan9"
33
description = "Plan9 interaction, based on github.com/9fans/go"
4-
version = "0.1.0"
4+
version = "0.1.1"
55
authors = ["Matt Jibson <[email protected]>"]
66
edition = "2018"
77
license = "Apache-2.0"

0 commit comments

Comments
 (0)