Skip to content

Commit 831f45e

Browse files
committed
New release 0.1.7
Changelog: - rustc_version now parses old 1.0.0-1.1.0 versions correctly.
1 parent 74a6757 commit 831f45e

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,6 +1,6 @@
11
[package]
22
name = "rustc_version"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
authors = ["Marvin Löbel <loebel.marvin@gmail.com>"]
55
license = "MIT OR Apache-2.0"
66

0 commit comments

Comments
 (0)