Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleMayes committed Sep 16, 2017
1 parent cc2bd4d commit ea2e151
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [0.17.0] - UNRELEASED
## [0.17.0] - 2017-09-16

### Added
- Added support for `clang` 5.0.x
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
name = "clang"
authors = ["Kyle Mayes <[email protected]>"]

version = "0.16.0"
version = "0.17.0"

readme = "README.md"
license = "Apache-2.0"
Expand Down

0 comments on commit ea2e151

Please sign in to comment.