Skip to content

Commit ff42690

Browse files
committed
Bump version
1 parent 4a67ed5 commit ff42690

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [1.6.0] - UNRELEASED
1+
## [1.6.0] - 2023-02-18
22
w
33
### Changed
44
- MinGW directories are not searched for `libclang` instances on Windows when

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name = "clang-sys"
44
authors = ["Kyle Mayes <[email protected]>"]
55

6-
version = "1.5.1"
6+
version = "1.6.0"
77

88
readme = "README.md"
99
license = "Apache-2.0"

0 commit comments

Comments
 (0)