Skip to content

Commit 82a177e

Browse files
committed
Version bump
Fixes #805
1 parent 347cbb1 commit 82a177e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "rustfmt"
4-
version = "0.2.1"
4+
version = "0.3.0"
55
authors = ["Nicholas Cameron <[email protected]>", "Marcus Klaas <[email protected]>", "The Rustfmt contributors"]
66
description = "Tool to find and fix Rust formatting issues"
77
repository = "https://github.com/rust-lang-nursery/rustfmt"

0 commit comments

Comments
 (0)