Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
This release, and the 0.1 series, is meant to be usable with the
beta and release channel of Rust builds. For this reason, it
discards all unstable features, even when their use makes code
safer.
  • Loading branch information
mzabaluev committed Apr 5, 2015
1 parent 48ef19e commit b19d651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]

name = "grust"
version = "0.0.11-dev"
version = "0.1.0"
authors = ["Mikhail Zabaluev <[email protected]>"]
license = "LGPL-2.1+"
readme = "README.md"
Expand Down

0 comments on commit b19d651

Please sign in to comment.