Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xtyxtyx committed Apr 2, 2023
1 parent de42122 commit 9e7d3ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: dartssh2
version: 2.9.0-pre
version: 2.9.1-pre
description: SSH and SFTP client written in pure Dart, aiming to be feature-rich as well as easy to use.
homepage: https://github.com/TerminalStudio/dartssh2

environment:
sdk: ">=2.15.0 <3.0.0"
sdk: ">=2.17.0 <3.0.0"

dependencies:
asn1lib: ^1.0.0
Expand Down

0 comments on commit 9e7d3ea

Please sign in to comment.