Skip to content

Commit

Permalink
Release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinayagarwal committed Sep 4, 2023
1 parent 9cebc7b commit 9989deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
}

group = 'org.openjfx'
version = '0.1.0-SNAPSHOT'
version = '0.1.0'

java {
toolchain.languageVersion = JavaLanguageVersion.of(11)
Expand Down

0 comments on commit 9989deb

Please sign in to comment.