aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authortricktron <tgagnaux@gmail.com>2021-11-17 09:57:24 +0100
committerGitHub <noreply@github.com>2021-11-17 09:57:24 +0100
commita5fe1b45ac72096b352b406f99a8099ccbeff53e (patch)
treeba99639e0c4013daf8c71a98f3f55fd8f2bb2d90 /gradle.properties
parentc093758e568cb14ba482f90f1fa513dc15d846a1 (diff)
parent8c987f0a58470953dc3ac1b9cdff1ac55aaa4e81 (diff)
downloadfrege-gradle-plugin-a5fe1b45ac72096b352b406f99a8099ccbeff53e.tar.gz
frege-gradle-plugin-a5fe1b45ac72096b352b406f99a8099ccbeff53e.tar.bz2
frege-gradle-plugin-a5fe1b45ac72096b352b406f99a8099ccbeff53e.zip
Merge pull request #3 from tricktron/f-incremental-compilev1.3.0-alpha
Incremental Build and Cache Support
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 8d4b418..ebaac6f 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,2 +1,2 @@
group = ch.fhnw.thga
-version = 1.2.0-alpha \ No newline at end of file
+version = 1.3.0-alpha \ No newline at end of file