@@ -1,3 +1,7 @@
+## [1.0.1] - 2020-9-29
+
+* Disable debug print.
## [1.0.0] - 2020-9-28
* Update readme.
@@ -1,4 +1,4 @@
-**[xterm.dart 1.0.0](https://pub.dev/packages/xterm/versions/1.0.0) is available! 🎉**
+**[xterm.dart 1.0.x](https://pub.dev/packages/xterm) is available! 🎉**
## xterm.dart
@@ -232,7 +232,7 @@ packages:
path: ".."
relative: true
source: path
- version: "1.0.0"
+ version: "1.0.1"
sdks:
dart: ">=2.10.0-0.0.dev <2.10.0"
flutter: ">=1.17.0 <2.0.0"
@@ -1,6 +1,6 @@
name: xterm
description: xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
-version: 1.0.0
+version: 1.0.1
homepage: https://github.com/TerminalStudio/xterm.dart
environment: