Skip to content

Commit 2a0c049

Browse files
committed
release: Update version 1.0.3
1 parent ce0bb56 commit 2a0c049

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
@@ -2,7 +2,7 @@ apply plugin: 'idea'
22
apply plugin: 'eclipse'
33

44
group = 'mobi.appcent'
5-
version = '1.0.2'
5+
version = '1.0.3'
66

77
buildscript {
88
repositories {

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>mobi.appcent</groupId>
66
<artifactId>medusa-java-sdk</artifactId>
7-
<version>1.0.2</version>
7+
<version>1.0.3</version>
88
<name>medusa-java-sdk</name>
99

1010
<repositories>

0 commit comments

Comments
 (0)