Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: vania
description: Fast, simple, and powerful backend framework for Dart built with
version: 1.1.0
version: 1.1.1
homepage: https://vdart.dev
repository: https://github.com/vania-dart/framework
issue_tracker: https://github.com/vania-dart/framework/issues
Expand All @@ -18,15 +18,15 @@ dependencies:
args: ^2.7.0
crypto: ^3.0.6
cryptography: ^2.7.0
dart_jsonwebtoken: ^3.2.0
dart_jsonwebtoken: ^3.3.1
mailer: ^6.5.0
meta: ^1.17.0
mime: ^2.0.0
mysql_dart: ^1.0.0
mysql_client: ^0.0.27
path: ^1.9.1
postgres: ^3.5.6
postgres: ^3.5.9
sprintf: ^7.0.0
sqlite3: ^2.9.0
sqlite3: ^2.9.3
string_scanner: ^1.4.1
uuid: ^4.5.1
dev_dependencies:
Expand Down