Skip to content

Commit 6fa4e25

Browse files
Release v2.0.2
1 parent 72f2dfc commit 6fa4e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package zerobouncego
22

33
// Version is the current SDK version (semver). It is updated by the release scripts.
4-
const Version = "2.0.1"
4+
const Version = "2.0.2"

0 commit comments

Comments
 (0)