diff options
| author | Edward Barnard | 2016-06-19 18:36:15 +0100 |
|---|---|---|
| committer | Edward Barnard | 2016-06-19 18:36:15 +0100 |
| commit | 7865403e05b866b4333199de16210e9d952e3a1a (patch) | |
| tree | f5a2cbb6d282eb6997a6cb1aa6a685e74db3e80f | |
| parent | d7e30166bc55f81b8c3391915c201af7dca0ce44 (diff) | |
| download | rust-plist-7865403e05b866b4333199de16210e9d952e3a1a.tar.bz2 | |
Bump version
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "plist" -version = "0.0.12" +version = "0.0.13" authors = ["Ed Barnard <eabarnard@gmail.com>"] description = "A rusty plist parser. Very much a work in progress." license = "MIT" |
