Skip to content

Commit

Permalink
v1.0.2 ready to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
yamin8000 committed Nov 16, 2021
1 parent c0aef1e commit 48ee926
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ plugins {
apply plugin: "com.vanniktech.maven.publish"

group 'io.github.TradersTeam'
version '1.0.1'
version '1.0.2'

allprojects {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.github.TradersTeam</groupId>
<artifactId>coinex4j</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>

<properties>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit 48ee926

Please sign in to comment.