Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
Bump version to 0.3.2
Browse files Browse the repository at this point in the history
Works on rustc 1.0.0-nightly (ea6f65c5f 2015-01-06 19:47:08 +0000)
  • Loading branch information
jgilchrist committed Jan 7, 2015
1 parent 4766ff2 commit c5e4971
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 = "tcod"
description = "The Rust bindings for the Doryen library (a.k.a. libtcod)."
version = "0.3.1"
version = "0.3.2"
homepage = "https://github.com/tomassedovic/tcod-rs"
repository = "https://github.com/tomassedovic/tcod-rs"
readme = "README.md"
Expand Down

0 comments on commit c5e4971

Please sign in to comment.