Skip to content

Commit 5886138

Browse files
committed
Bump version
1 parent e02a34f commit 5886138

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [3.2.7] - 2022-9-13
2+
* Fix lint issues.
3+
14
## [3.2.6] - 2022-9-13
25
* First stable release of xterm.dart v3.
36

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: xterm
22
description: xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
3-
version: 3.2.6
3+
version: 3.2.7
44
homepage: https://github.com/TerminalStudio/xterm.dart
55

66
environment:

0 commit comments

Comments
 (0)