Skip to content

Commit cf5618b

Browse files
committed
Update lib/src/version.dart
1 parent bd63492 commit cf5618b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
class Version {
2-
static const String current = '0.17.0';
2+
static const String current = '0.17.1';
33

44
static String get qualifiedVersion {
55
return "Meilisearch Dart (v$current)";

0 commit comments

Comments
 (0)