Răsfoiți Sursa

➕ update version

xuty 5 ani în urmă
părinte
comite
5193222dcd
4 a modificat fișierele cu 7 adăugiri și 3 ștergeri
  1. 4 0
      CHANGELOG.md
  2. 1 1
      README.md
  3. 1 1
      example/pubspec.lock
  4. 1 1
      pubspec.yaml

+ 4 - 0
CHANGELOG.md

@@ -1,3 +1,7 @@
+## [1.0.1] - 2020-9-29
+
+* Disable debug print.
+
 ## [1.0.0] - 2020-9-28
 
 * Update readme.

+ 1 - 1
README.md

@@ -1,4 +1,4 @@
-**[xterm.dart 1.0.0](https://pub.dev/packages/xterm/versions/1.0.0) is available! 🎉**
+**[xterm.dart 1.0.x](https://pub.dev/packages/xterm) is available! 🎉**
 
 ## xterm.dart
 

+ 1 - 1
example/pubspec.lock

@@ -232,7 +232,7 @@ packages:
       path: ".."
       relative: true
     source: path
-    version: "1.0.0"
+    version: "1.0.1"
 sdks:
   dart: ">=2.10.0-0.0.dev <2.10.0"
   flutter: ">=1.17.0 <2.0.0"

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