Browse Source

➕Update version

xuty 5 năm trước cách đây
mục cha
commit
bb911044b0
2 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 4 0
      CHANGELOG.md
  2. 1 1
      pubspec.yaml

+ 4 - 0
CHANGELOG.md

@@ -1,3 +1,7 @@
+## [1.1.1] - 2020-10-4
+
+* Add brightWhite to TerminalTheme
+
 ## [1.1.0] - 2020-9-29
 
 * Fix web support.

+ 1 - 1
pubspec.yaml

@@ -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.1.0
+version: 1.1.1
 homepage: https://github.com/TerminalStudio/xterm.dart
 
 environment: