Skip to content
Snippets Groups Projects
Commit 0ff8a241 authored by Matthew Hall's avatar Matthew Hall
Browse files

Version bump

parent 2fc22393
No related branches found
No related tags found
No related merge requests found
[package]
name = "tiled"
version = "0.7.0"
version = "0.7.1"
description = "A rust crate for loading in maps created by the Tiled editor"
repository = "https://github.com/mattyhall/rs-tiled.git"
# documentation = "http://rust-ci.org/mattyhall/rs-tiled/doc/tiled/"
......
......@@ -10,7 +10,7 @@ Code contributions are welcome as are bug reports, documentation, suggestions an
[There is a package on crates.io](https://crates.io/crates/tiled), to use simply add:
```
tiled = "0.7.0"
tiled = "0.7.1"
```
to the dependencies section of your Cargo.toml.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment