Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Commit

Permalink
Update version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mannprerak2 committed Jul 24, 2023
1 parent 20683d4 commit 4d4515f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 9.0.2

- Allow extern inline functions to be generated.

# 9.0.1

- Fix doc comment missing on struct/union array fields.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# BSD-style license that can be found in the LICENSE file.

name: ffigen
version: 9.0.1
version: 9.0.2
description: Generator for FFI bindings, using LibClang to parse C header files.
repository: https://github.com/dart-lang/ffigen

Expand Down

0 comments on commit 4d4515f

Please sign in to comment.