Skip to content

Commit baaf5c0

Browse files
committed
New release version 0.5.5
1 parent 9ea7fa7 commit baaf5c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The library is published at MavenCentral
2323
#### Gradle
2424
```
2525
dependencies {
26-
compile "de.sandec:JMemoryBuddy:0.5.4"
26+
compile "de.sandec:JMemoryBuddy:0.5.5"
2727
}
2828
```
2929

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
JMEMORYBUDDY_VERSION=0.5.5-SNAPSHOT
1+
JMEMORYBUDDY_VERSION=0.5.5
22
ARCHIVE_BASE_NAME=JMemoryBuddy
33

44
NEXUS_PUBLISH_PLUGIN_VERSION=1.3.0

0 commit comments

Comments
 (0)