Permalink
Browse files
bump crate version to 0.2.4
- Loading branch information...
Showing
with
3 additions
and
3 deletions.
-
+1
−1
CHANGELOG.md
-
+1
−1
Cargo.toml
-
+1
−1
README.md
|
|
@@ -5,7 +5,7 @@ adheres to [Semantic Versioning][sv]. |
|
|
|
|
|
[sv]: http://semver.org/
|
|
|
|
|
|
-## 0.2.4 (2016-02-XX)
|
|
|
+## 0.2.4 (2016-02-11)
|
|
|
|
|
|
### Fixed
|
|
|
* Amethyst CLI
|
|
|
|
|
|
@@ -1,6 +1,6 @@ |
|
|
[package]
|
|
|
name = "amethyst_tools"
|
|
|
-version = "0.2.0"
|
|
|
+version = "0.2.4"
|
|
|
authors = ["Eyal Kalderon <ebkalderon@gmail.com>"]
|
|
|
description = "Game development tools for the Amethyst engine"
|
|
|
keywords = ["game", "engine", "tool", "editor", "amethyst"]
|
|
|
|
|
|
@@ -3,7 +3,7 @@ |
|
|
[![Build Status][s1]][tc] [![Crates.io][s2]][ci] [![GPL3 License][s3]][gl] [![Join the chat][s4]][gc]
|
|
|
|
|
|
[s1]: https://api.travis-ci.org/ebkalderon/amethyst_tools.svg
|
|
|
-[s2]: https://img.shields.io/badge/crates.io-0.2.0-orange.svg
|
|
|
+[s2]: https://img.shields.io/badge/crates.io-0.2.4-orange.svg
|
|
|
[s3]: https://img.shields.io/badge/license-GPL%20v3-blue.svg
|
|
|
[s4]: https://badges.gitter.im/ebkalderon/amethyst.svg
|
|
|
|
|
|
|
0 comments on commit
629baed