Skip to content

Commit e5f8716

Browse files
committed
build: Updates version to 1.0.1
1 parent 0cccb06 commit e5f8716

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.idea/jarRepositories.xml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0'
5+
version = '1.0.1'
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.0</version>
7+
<version>1.0.1</version>
88
<name>medusa-java-sdk</name>
99

1010
<repositories>

0 commit comments

Comments
 (0)