Skip to content

Commit

Permalink
Add missing version update (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
JSUYA authored Jan 23, 2025
1 parent f8bea2b commit 33d49f6
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 @@
## 0.4.1

* Add Tizen 9.0 bindings.

## 0.4.0

* Remove Tizen 5.5 bindings.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: tizen_interop
description: Dart bindings for Tizen native APIs, powered by ffigen.
homepage: https://github.com/flutter-tizen/tizen_interop
version: 0.4.0
version: 0.4.1

environment:
sdk: ">=3.1.0 <4.0.0"
Expand Down

0 comments on commit 33d49f6

Please sign in to comment.