Skip to content
This repository was archived by the owner on Jul 30, 2023. It is now read-only.

Commit 8b4aad4

Browse files
committed
bump to 1.7.0
1 parent 4cff68a commit 8b4aad4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ apply plugin: 'kotlin'
1818
apply plugin: 'maven'
1919

2020
group = "com.sys1yagi"
21-
version = '1.6.0'
21+
version = '1.7.0'
2222

2323
allprojects {
2424
repositories {

mastodon4j/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: "jacoco"
44
apply plugin: 'maven'
55

66
group = "com.sys1yagi"
7-
version = '1.6.0'
7+
version = '1.7.0'
88

99
jacoco {
1010
toolVersion = "0.8.2"

0 commit comments

Comments
 (0)