aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorThibault Gagnaux <tgagnaux@gmail.com>2021-11-16 16:45:06 +0100
committerThibault Gagnaux <tgagnaux@gmail.com>2021-11-16 16:45:06 +0100
commitb996814fc3255338d7eae5a58c9b58dbf9229154 (patch)
treeb6080d8b196ea36b94aee2976f3be03d3c937b41 /gradle.properties
parent69a88ef7125bc4314b1fbb12a382dca07d93e642 (diff)
downloadfrege-gradle-plugin-b996814fc3255338d7eae5a58c9b58dbf9229154.tar.gz
frege-gradle-plugin-b996814fc3255338d7eae5a58c9b58dbf9229154.tar.bz2
frege-gradle-plugin-b996814fc3255338d7eae5a58c9b58dbf9229154.zip
feat: adds `compilerFlags` property to configure the Frege compiler
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 52f90fe..8d4b418 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,2 +1,2 @@
group = ch.fhnw.thga
-version = 1.1.0-alpha \ No newline at end of file
+version = 1.2.0-alpha \ No newline at end of file