Skip to content

Commit 4a58d8b

Browse files
committed
chore: release Linux and Windows platform implementations
1 parent 83e0ee5 commit 4a58d8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

quill_native_bridge_linux/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: quill_native_bridge_linux
22
description: "Linux implementation of the quill_native_bridge plugin."
3-
version: 0.0.1
3+
version: 0.0.2
44
homepage: https://github.com/FlutterQuill/quill-native-bridge/tree/main/quill_native_bridge_linux
55
repository: https://github.com/FlutterQuill/quill-native-bridge/tree/main/quill_native_bridge_linux
66
issue_tracker: https://github.com/FlutterQuill/quill-native-bridge/issues?q=is%3Aissue+is%3Aopen+label%3A%22platform-linux%22

quill_native_bridge_windows/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: quill_native_bridge_windows
22
description: "Windows implementation of the quill_native_bridge plugin."
3-
version: 0.0.1
3+
version: 0.0.2
44
homepage: https://github.com/FlutterQuill/quill-native-bridge/tree/main/quill_native_bridge_windows
55
repository: https://github.com/FlutterQuill/quill-native-bridge/tree/main/quill_native_bridge_windows
66
issue_tracker: https://github.com/FlutterQuill/quill-native-bridge/issues?q=is%3Aissue+is%3Aopen+label%3A%22platform-windows%22

0 commit comments

Comments
 (0)