Skip to content

Commit f9f63e0

Browse files
committed
Update version for the next release (v1.16.1) in Meilisearch.php
1 parent 2cb63d3 commit f9f63e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Meilisearch.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class Meilisearch
88
{
9-
public const VERSION = '1.16.0';
9+
public const VERSION = '1.16.1';
1010

1111
/**
1212
* @return non-empty-string

0 commit comments

Comments
 (0)