aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorThibault Gagnaux <tgagnaux@gmail.com>2021-11-24 10:27:00 +0100
committerThibault Gagnaux <tgagnaux@gmail.com>2021-11-24 10:27:00 +0100
commit1f13c769f57d4670cee462b6cf741efb5f5a8cd6 (patch)
tree8f701a527ec89459f400fffd3dba8632da29fc8d /gradle.properties
parent4f287790c285a1503bc05d75e1561de122f9a79e (diff)
downloadfrege-gradle-plugin-1f13c769f57d4670cee462b6cf741efb5f5a8cd6.tar.gz
frege-gradle-plugin-1f13c769f57d4670cee462b6cf741efb5f5a8cd6.tar.bz2
frege-gradle-plugin-1f13c769f57d4670cee462b6cf741efb5f5a8cd6.zip
feat: adds `replFrege` taskf-repl-task
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 80dd1bd..ea66424 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,2 +1,2 @@
group = ch.fhnw.thga
-version = 1.3.2-alpha \ No newline at end of file
+version = 1.4.0-alpha \ No newline at end of file