Explorar el Código

➕Update version

xuty hace 5 años
padre
commit
bb911044b0
Se han modificado 2 ficheros con 5 adiciones y 1 borrados
  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: