Skip to content

Commit 58f536e

Browse files
committed
Prepare release 5.1.0
1 parent 44fc740 commit 58f536e

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
@@ -37,7 +37,7 @@ Download the JAR though [Maven Central](http://mvnrepository.com/artifact/com.gi
3737
<dependency>
3838
<groupId>com.github.derjust</groupId>
3939
<artifactId>spring-data-dynamodb</artifactId>
40-
<version>5.0.4</version>
40+
<version>5.1.0</version>
4141
</dependency>
4242
```
4343

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<author email="[email protected]">derjust</author>
2424
</properties>
2525
<body>
26-
<release version="5.1.0" date="" description="Spring Boot 2.1 and Spring Data Lovelace-SR1 support">
26+
<release version="5.1.0" date="2019-01-28" description="Spring Boot 2.1 and Spring Data Lovelace-SR1 support">
2727
<action dev="boostschicken" type="add" date="2018-10-28">
2828
Updated all code to work with Spring Boot 2.1 and Lovelace-SR1
2929
</action>

0 commit comments

Comments
 (0)