Skip to content

Commit c8077e8

Browse files
author
Seven Du
committed
chore: 4.0.0-alpha.4
fix #316
1 parent 0b3d620 commit c8077e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/version.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
library prisma.version;
22

3-
const version = '4.0.0-alpha.3';
3+
const version = '4.0.0-alpha.4';

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: orm
22
description: ◭ Next-generation ORM for Dart & Flutter | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB.
3-
version: 4.0.0-alpha.3
3+
version: 4.0.0-alpha.4
44
homepage: https://prisma.pub
55
repository: https://github.com/medz/prisma-dart
66
funding:

0 commit comments

Comments
 (0)