Skip to content

Commit

Permalink
Merge pull request #14 from Xaxxis/main
Browse files Browse the repository at this point in the history
bump version v1.3.2
  • Loading branch information
Zaki Ibrahim authored Jul 21, 2022
2 parents b163307 + 282856d commit bb7343a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion midtrans.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const (
Production

//libraryVersion : midtrans go library version
libraryVersion = "v1.3.1"
libraryVersion = "v1.3.2"
)

//ServerKey is config payment API key for global use
Expand Down

0 comments on commit bb7343a

Please sign in to comment.