Skip to content

Commit 085106f

Browse files
author
Martin Clauss
committed
Bump version to 3.1.5
1 parent 073fd6c commit 085106f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/isar/lib/src/isar.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ abstract class Isar {
1818
}
1919

2020
/// The version of the Isar library.
21-
static const version = '3.1.4';
21+
static const version = '3.1.5';
2222

2323
/// Smallest valid id.
2424
static const Id minId = isarMinId;

0 commit comments

Comments
 (0)