@@ -1,3 +1,7 @@
+## [1.0.2] - 2020-9-29
+
+* Update link.
## [1.0.1] - 2020-9-29
* Disable debug print.
@@ -88,7 +88,7 @@ terminal.write('Hello, world!');
### Example
-**[ssh example](https://github.com/TerminalStudio/xterm.dart/blob/master/example/lib/main.dart)**
+**ssh example**: https://github.com/TerminalStudio/xterm.dart/blob/master/example/lib/ssh.dart
<img width="400px" src="https://raw.githubusercontent.com/TerminalStudio/xterm.dart/master/media/example-ssh.png">
@@ -232,7 +232,7 @@ packages:
path: ".."
relative: true
source: path
- version: "1.0.1"
+ version: "1.0.2"
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.1
+version: 1.0.2
homepage: https://github.com/TerminalStudio/xterm.dart
environment: