We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd63492 commit cf5618bCopy full SHA for cf5618b
lib/src/version.dart
@@ -1,5 +1,5 @@
1
class Version {
2
- static const String current = '0.17.0';
+ static const String current = '0.17.1';
3
4
static String get qualifiedVersion {
5
return "Meilisearch Dart (v$current)";
0 commit comments