Skip to content

Commit 8a4891e

Browse files
committed
Update version to reflect patch update
1 parent 9907d20 commit 8a4891e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

permission_handler_html/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## 0.1.1
1+
## 0.1.0+2
22

3-
* Fixed plugin initialization for non-https web app.
4-
* Fixed location permission name
5-
* Improved error handling in the example app
3+
* Fixes plugin initialization for non-https web app.
4+
* Fixes location permission name.
5+
* Improves error handling in the example app.
66

77
## 0.1.0+1
88

permission_handler_html/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: permission_handler_html
22
description: Permission plugin for Flutter. This plugin provides the web API to request and check permissions.
3-
version: 0.1.1
3+
version: 0.1.0+2
44
homepage: https://github.com/baseflow/flutter-permission-handler
55

66
environment:

0 commit comments

Comments
 (0)