New version: 0.9.2.

This commit is contained in:
Sergio Benitez 2020-05-23 21:24:30 -07:00
parent d9bd8e4495
commit b5caeeb14f

View File

@ -1,6 +1,6 @@
[package]
name = "version_check"
version = "0.9.1"
version = "0.9.2"
authors = ["Sergio Benitez <sb@sergio.bz>"]
description = "Tiny crate to check the version of the installed/running rustc."
documentation = "https://docs.rs/version_check/"