aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authortricktron <tgagnaux@gmail.com>2021-11-24 10:38:43 +0100
committerGitHub <noreply@github.com>2021-11-24 10:38:43 +0100
commit133a0cc6e0c5d5130f415cf8d9bb7155a702d2d0 (patch)
tree8f701a527ec89459f400fffd3dba8632da29fc8d /gradle.properties
parent4f287790c285a1503bc05d75e1561de122f9a79e (diff)
parent1f13c769f57d4670cee462b6cf741efb5f5a8cd6 (diff)
downloadfrege-gradle-plugin-133a0cc6e0c5d5130f415cf8d9bb7155a702d2d0.tar.gz
frege-gradle-plugin-133a0cc6e0c5d5130f415cf8d9bb7155a702d2d0.tar.bz2
frege-gradle-plugin-133a0cc6e0c5d5130f415cf8d9bb7155a702d2d0.zip
Merge pull request #6 from tricktron/f-repl-taskv1.4.0-alpha
Adds `replFrege` 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