Răsfoiți Sursa

Bump version

xuty 2 ani în urmă
părinte
comite
7a32ef0736
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 1 1
      CHANGELOG.md
  2. 1 1
      pubspec.yaml

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-# [upcoming]
+## [3.5.0] - 2023-04-20
 * Support customizing word separators for selection [#160]. Thanks [@itzhoujun].
 * Support customizing word separators for selection [#160]. Thanks [@itzhoujun].
 * Fix incorrect tab stop handling [#161]. Thanks [@itzhoujun].
 * Fix incorrect tab stop handling [#161]. Thanks [@itzhoujun].
 * Added support for Ctrl+Home, Ctrl+End etc [#169]. Thanks [@nuc134r].
 * Added support for Ctrl+Home, Ctrl+End etc [#169]. Thanks [@nuc134r].

+ 1 - 1
pubspec.yaml

@@ -1,6 +1,6 @@
 name: xterm
 name: xterm
 description: xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
 description: xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
-version: 3.4.1
+version: 3.5.0
 homepage: https://github.com/TerminalStudio/xterm.dart
 homepage: https://github.com/TerminalStudio/xterm.dart
 
 
 environment:
 environment: