Skip to content

Commit 3698ba9

Browse files
ja7adElyarSadig
authored andcommitted
Bump version from 0.36.2 to 0.36.3
1 parent c055cfe commit 3698ba9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package meilisearch
22

33
import "fmt"
44

5-
const VERSION = "0.36.2"
5+
const VERSION = "0.36.3"
66

77
func GetQualifiedVersion() (qualifiedVersion string) {
88
return getQualifiedVersion(VERSION)

0 commit comments

Comments
 (0)