Skip to content

Commit

Permalink
Update lib/src/version.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Clémentine <[email protected]>
  • Loading branch information
Strift and curquiza authored Feb 17, 2025
1 parent a74b71d commit 5acf352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/src/version.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
class Version {
static const String current = '0.17';
static const String current = '0.17.0';

static String get qualifiedVersion {
return "Meilisearch Dart (v$current)";
Expand Down

0 comments on commit 5acf352

Please sign in to comment.