Skip to content

Commit 7683fcc

Browse files
committed
Update readme
1 parent ec44304 commit 7683fcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ CppAst provides a C/C++ parser for header files with access to the full AST, com
1111
## Features
1212

1313
- Compatible with `.NET Standard 2.0+`
14-
- Using `Clang/libclang 15.0.2`
14+
- Using `Clang/libclang 16.0.0`
1515
- Allow to parse *in-memory* C/C++ text and C/C++ files from the disk
1616
- Simple AST model
1717
- Full type system

0 commit comments

Comments
 (0)