Skip to content

Commit d43883e

Browse files
committed
Release changes
1 parent bfd2b4a commit d43883e

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
@@ -117,7 +117,7 @@ The project dependencies are:
117117
<dependency>
118118
<groupId>io.appform.dropwizard.sharding</groupId>
119119
<artifactId>db-sharding-bundle</artifactId>
120-
<version>2.0.28-6</version>
120+
<version>2.0.28-7</version>
121121
</dependency>
122122
```
123123
# NOTE

pom.xml

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

77
<groupId>io.appform.dropwizard.sharding</groupId>
88
<artifactId>db-sharding-bundle</artifactId>
9-
<version>2.0.28-6</version>
9+
<version>2.0.28-7</version>
1010
<name>Dropwizard Database Sharding Bundle</name>
1111
<url>https://github.com/santanusinha/dropwizard-db-sharding-bundle</url>
1212
<description>Application layer database sharding over SQL dbs</description>

0 commit comments

Comments
 (0)