Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleMayes committed Nov 29, 2020
1 parent fbec5eb commit d08dec5
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 @@
## [1.0.3] - UNRELEASED
## [1.0.3] - 2020-11-29

### Fixed
- Fixed token annotation (`TranslationUnit::annotate`) not returning correct results
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 = "1.0.2"
version = "1.0.3"

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

0 comments on commit d08dec5

Please sign in to comment.