Skip to content

Commit 5a74720

Browse files
committed
Publish 0.7.0
1 parent b129d44 commit 5a74720

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
@@ -44,7 +44,7 @@ subprojects {
4444
'jquery': '3.3.1-1',
4545
'junit_jupiter': '5.8.2',
4646
'junit_platform': '1.4.2',
47-
'metafacture': '5.7.0-rc2',
47+
'metafacture': '5.7.0',
4848
'mockito': '2.27.0',
4949
'requirejs': '2.3.6',
5050
'slf4j': '1.7.21',
@@ -54,7 +54,7 @@ subprojects {
5454
}
5555

5656
group = 'org.metafacture'
57-
version = '0.6.0-SNAPSHOT'
57+
version = '0.7.0'
5858

5959
apply plugin: 'checkstyle'
6060
apply plugin: 'eclipse'

0 commit comments

Comments
 (0)