Skip to content

Commit cbdd329

Browse files
committed
2 parents 02ec13e + bb8c6bd commit cbdd329

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.4.0
2+
- migrated to null safety
3+
14
# 0.3.10+1
25
- fixed android build
36

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ authors:
88
- Rafal Wachol <gorudonu@gmail.com>
99
- Misir Jafarov <misir@fonibo.com>
1010
homepage: https://github.com/dart-flitter/flutter_webview_plugin
11-
version: 1.0.0-nullsafety.0
11+
version: 0.4.0
12+
1213

1314
environment:
1415
sdk: '>=2.12.0 <3.0.0'

0 commit comments

Comments
 (0)