Skip to content

Commit 0d3f598

Browse files
bump to v1.6.0 (#90)
## Description - bump to v1.6.0 release
1 parent 2cafc7f commit 0d3f598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
// Library version to include in user agent
17-
var libraryVersion = "1.5.0"
17+
var libraryVersion = "1.6.0"
1818

1919
// Client helps you configure and perform HTTP operations against Omise's REST API. It
2020
// should be used with operation structures from the operations subpackage.

0 commit comments

Comments
 (0)