Skip to content

Commit 24e93c7

Browse files
committed
update version
1 parent f9b5278 commit 24e93c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "org.m2sec"
10-
def version = "3.2.0"
10+
def version = "3.2.1"
1111
def optionalHooker = "all" // all/js/graalpy/grpc/none(default)
1212

1313
def grpcVersion = "1.54.1"

0 commit comments

Comments
 (0)