Explorar o código

➕update version

xuty %!s(int64=5) %!d(string=hai) anos
pai
achega
b12bfcd44f
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      README.md
  2. 1 1
      example/pubspec.lock
  3. 1 1
      pubspec.yaml

+ 1 - 1
README.md

@@ -49,7 +49,7 @@
 ```yml
 dependencies:
   ...
-  xterm: ^0.0.1
+  xterm: ^1.0.0
 ```
 
 **2.** Create the terminal:

+ 1 - 1
example/pubspec.lock

@@ -169,7 +169,7 @@ packages:
       path: ".."
       relative: true
     source: path
-    version: "1.0.0-dev"
+    version: "1.0.0"
 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-dev
+version: 1.0.0
 homepage: https://github.com/TerminalStudio/xterm.dart
 
 environment: