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

Commit

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

- Allow extern inline functions to be generated.

# 9.0.1

- Fix doc comment missing on struct/union array fields.
- Allow extern inline functions to be generated.

# 9.0.0

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.2
version: 9.0.1
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 9ebd92c

Please sign in to comment.