Skip to content

Commit

Permalink
Merge pull request #232 from philipc/ver
Browse files Browse the repository at this point in the history
Bump to version 0.14.0
  • Loading branch information
fitzgen authored Aug 8, 2017
2 parents 41ea3a8 + 448ae1f commit d9d5e73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "Apache-2.0/MIT"
name = "gimli"
readme = "./README.md"
repository = "https://github.com/gimli-rs/gimli"
version = "0.13.0"
version = "0.14.0"

[badges]
travis-ci = { repository = "gimli-rs/gimli" }
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Add this to your `Cargo.toml`:

```toml
[dependencies]
gimli = "0.13.0"
gimli = "0.14.0"
```

## Documentation
Expand Down

0 comments on commit d9d5e73

Please sign in to comment.