Skip to content

Commit d3ccd05

Browse files
author
talhadilber
committed
maven version updated to 0.5.0
1 parent 154e131 commit d3ccd05

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
@@ -98,7 +98,7 @@ You can find the sample code from: https://github.com/tdilber/spring-jpa-dynamic
9898
<dependency>
9999
<groupId>io.github.tdilber</groupId>
100100
<artifactId>spring-jpa-dynamic-query</artifactId>
101-
<version>0.4.0</version>
101+
<version>0.5.0</version>
102102
</dependency>
103103
```
104104

pom.xml

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

1414
<groupId>io.github.tdilber</groupId>
1515
<artifactId>spring-jpa-dynamic-query</artifactId>
16-
<version>0.4.0</version>
16+
<version>0.5.0</version>
1717
<packaging>jar</packaging>
1818
<name>Spring Jpa Dynamic Query</name>
1919
<description>Spring Jpa Dynamic Query (JDQ) Project</description>

0 commit comments

Comments
 (0)