Skip to content

Commit c5c45ad

Browse files
committed
update version
1 parent b1bde5b commit c5c45ad

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
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = "org.m2sec"
7-
def version = "3.3.2"
7+
def version = "3.3.3"
88
def optionalHooker = "basic" // all/js/graalpy/basic(default)
99
def graalVersion = "24.1.0"
1010
def versionFile = file("${projectDir}/src/main/resources/version.txt") as Object

0 commit comments

Comments
 (0)