Skip to content

Commit d902968

Browse files
committed
bump version
1 parent 0dabb34 commit d902968

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [0.0.4] - August 21, 2018
2+
* Adjust pubspec.yml to match Dart 2.0 SDK version
3+
14
## [0.0.3] - May 4th, 2018
25
* Port to Dart 2.0
36

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: screen
22
description: A Flutter plugin to manage the device's screen on Android and iOS.
3-
version: 0.0.3
3+
version: 0.0.4
44
author: Clovis Nicolas <clovisnicolas0@gmail.com>
55
homepage: https://github.com/clovisnicolas/flutter_screen
66

0 commit comments

Comments
 (0)