From b9b4b7f6e74ea1ba04b4a57bf40fcb94e2d7e2bc Mon Sep 17 00:00:00 2001 From: Seven Du Date: Sun, 25 Sep 2022 01:00:26 +0800 Subject: [PATCH] chore(version): 2.3.0-beta.1 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ef6ad9fe..f63f0653 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: orm description: ◭ Next-generation ORM for Dart & Flutter | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB. -version: 2.3.0-beta.0 +version: 2.3.0-beta.1 homepage: https://prisma.pub repository: https://github.com/odroe/prisma-dart