Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 913fcb5

Browse files
committed
version bump
1 parent 1f5c0ca commit 913fcb5

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = '0.11.4-SNAPSHOT'
1+
version = '0.11.5'
22
group 'org.comroid'
33

44
apply plugin: 'java-library'

mutatio/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = '1.0.1.1-SNAPSHOT'
1+
version = '1.0.2'
22
group 'org.comroid'
33

44
apply plugin: 'java-library'

restless/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = '0.20.1-SNAPSHOT'
1+
version = '0.21.0'
22
group 'org.comroid'
33

44
apply plugin: 'java-library'

uniform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = '0.30.3-SNAPSHOT'
1+
version = '0.30.4'
22
group 'org.comroid'
33

44
apply plugin: 'java-library'

webkit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = '0.1.2-SNAPSHOT'
1+
version = '0.1.3'
22
group 'org.comroid'
33

44
apply plugin: 'java-library'

0 commit comments

Comments
 (0)