Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleMayes committed Jan 10, 2019
1 parent 825e8bd commit d321894
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.27.0] - UNRELEASED
## [0.27.0] - 2019-01-10

### Changed
- Added version detection for libraries without versions embedded in the filename
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-sys"
authors = ["Kyle Mayes <[email protected]>"]

version = "0.26.4"
version = "0.27.0"

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

0 comments on commit d321894

Please sign in to comment.