Skip to content

Commit 416e7b0

Browse files
committed
Bump version
1 parent aab7ae3 commit 416e7b0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

permission_handler_platform_interface/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## 4.2.3
2-
* Fixed class name references.
2+
3+
* Fixes class name references in the API documentation.
34

45
## 4.2.2
56

permission_handler_platform_interface/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: A common platform interface for the permission_handler plugin.
33
homepage: https://github.com/baseflow/flutter-permission-handler/tree/master/permission_handler_platform_interface
44
# NOTE: We strongly prefer non-breaking changes, even at the expense of a
55
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
6-
version: 4.2.2
6+
version: 4.2.3
77

88
dependencies:
99
flutter:

0 commit comments

Comments
 (0)