@@ -1,3 +1,7 @@
+## [0.0.4] - 2020-8-1
+
+* Revert version constrain
## [0.0.3] - 2020-8-1
* Update version constrain
@@ -169,7 +169,7 @@ packages:
path: ".."
relative: true
source: path
- version: "0.0.3"
+ version: "0.0.4"
sdks:
dart: ">=2.9.0-14.0.dev <3.0.0"
- flutter: ">=1.20.0 <2.0.0"
+ flutter: ">=1.17.0 <2.0.0"
@@ -158,4 +158,4 @@ packages:
version: "2.0.8"
@@ -1,11 +1,11 @@
name: xterm
description: xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
-version: 0.0.3
+version: 0.0.4
homepage: https://github.com/TerminalStudio/xterm.dart
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
convert: ^2.1.1