Skip to content

Commit b7c318f

Browse files
authored
Merge pull request #304 from metafacture/303-release
Release current master and move to next development version
2 parents be0dbc8 + a9894d2 commit b7c318f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ subprojects {
4343
'jquery': '3.3.1-1',
4444
'junit_jupiter': '5.8.2',
4545
'junit_platform': '1.4.2',
46-
'metafacture': '5.5.0',
46+
'metafacture': '5.5.1-rc1',
4747
'mockito': '2.27.0',
4848
'requirejs': '2.3.6',
4949
'slf4j': '1.7.21',
@@ -53,7 +53,7 @@ subprojects {
5353
}
5454

5555
group = 'org.metafacture'
56-
version = '0.5.0-SNAPSHOT'
56+
version = '0.6.0-SNAPSHOT'
5757

5858
apply plugin: 'checkstyle'
5959
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)