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

Bump version number

parent 197bfcfa
No related branches found
No related tags found
No related merge requests found
[package]
name = "tiled"
version = "0.5.1"
version = "0.7.0"
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.6.0"
tiled = "0.7.0"
```
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