Skip to content

Commit 4f6c18b

Browse files
v1.7.6
1 parent b64ee25 commit 4f6c18b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.7.5
1+
1.7.6

mirage.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020

2121

2222
const (
23-
libraryVersion = "1.7.5"
23+
libraryVersion = "1.7.6"
2424
defaultRestEndpointURL = "https://api.mirage-ai.com/v1/"
2525
userAgent = "go-mirage-api/" + libraryVersion
2626
acceptContentType = "application/json"

0 commit comments

Comments
 (0)