浏览代码

Bump version

xuty 3 年之前
父节点
当前提交
2249b821a4
共有 2 个文件被更改,包括 4 次插入1 次删除
  1. 3 0
      CHANGELOG.md
  2. 1 1
      pubspec.yaml

+ 3 - 0
CHANGELOG.md

@@ -1,3 +1,6 @@
+## [3.1.0-alpha] - 2022-9-4
+* Update dependencies & merge into master
+
 ## [3.0.6-alpha] - 2022-4-4
 * Export `TerminalViewState`
 * Added `onTap` callback to `TerminalView`

+ 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: 3.0.6-alpha
+version: 3.1.0-alpha
 homepage: https://github.com/TerminalStudio/xterm.dart
 
 environment: