Skip to content

Commit f69e63a

Browse files
committed
Updated gradle project #2
1 parent 6869e9e commit f69e63a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ plugins {
66
id 'com.github.breadmoirai.github-release' version '2.4.1'
77
}
88

9-
group = 'simpleclient-api'
10-
version = '0.1.2'
9+
group = 'com.github.SimpleClientDevelopment'
10+
version = '0.1.3'
1111

1212
repositories {
1313
}

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
## SimpleClient API %version%
2-
- Updated gradle project
2+
- Updated gradle project #2

0 commit comments

Comments
 (0)