Skip to content

Commit 2304c90

Browse files
committed
Version 0.0.4
1 parent e641228 commit 2304c90

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
@@ -19,7 +19,7 @@ sourceCompatibility = 1.7
1919
group = "uk.modl"
2020
applicationName = "java-interpreter"
2121
archivesBaseName = "java-interpreter"
22-
version = "0.0.3"
22+
version = "0.0.4"
2323

2424
def isSnapshot = version.endsWith("SNAPSHOT")
2525

0 commit comments

Comments
 (0)