Skip to content

Commit 4022d56

Browse files
committed
Update changelog & pubspec
1 parent a23fb9f commit 4022d56

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.3] - May 4th, 2018
2+
* Port to Dart 2.0
3+
14
## [0.0.2] - January 23rd, 2018.
25

36
* Update description

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.2
3+
version: 0.0.3
44
author: Clovis Nicolas <clovisnicolas0@gmail.com>
55
homepage: https://github.com/clovisnicolas/flutter_screen
66

0 commit comments

Comments
 (0)