Skip to content

Commit 5d7e509

Browse files
committed
2.1.1 release
1 parent 2f26542 commit 5d7e509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bootpay/bootpay.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const (
1515
PRODUCTION string = "https://api.bootpay.co.kr/v2"
1616

1717
API_VERSION string = "5.0.0"
18-
SDK_VERSION string = "2.1.0"
18+
SDK_VERSION string = "2.1.1"
1919
)
2020
const defaultHTTPTimeout = 10 * time.Second
2121

0 commit comments

Comments
 (0)