Skip to content

Commit

Permalink
release: Update version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erenalpaslan committed Jun 4, 2023
1 parent fd01e5d commit 5741bc2
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 @@ -2,7 +2,7 @@ apply plugin: 'idea'
apply plugin: 'eclipse'

group = 'mobi.appcent'
version = '1.0.1'
version = '1.0.2'

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

<groupId>mobi.appcent</groupId>
<artifactId>medusa-java-sdk</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
<name>medusa-java-sdk</name>

<repositories>
Expand Down

0 comments on commit 5741bc2

Please sign in to comment.