Skip to content

Commit 9287a5f

Browse files
author
mhewedy
committed
update release versions
1 parent d1f061d commit 9287a5f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ For springboot 3.x:
6363
<dependency>
6464
<groupId>com.github.mhewedy</groupId>
6565
<artifactId>spring-data-jpa-mongodb-expressions</artifactId>
66-
<version>0.1.1</version>
66+
<version>0.1.2</version>
6767
</dependency>
6868

6969
```
@@ -73,7 +73,7 @@ For springboot 2.x:
7373
<dependency>
7474
<groupId>com.github.mhewedy</groupId>
7575
<artifactId>spring-data-jpa-mongodb-expressions</artifactId>
76-
<version>0.0.6</version>
76+
<version>0.0.7</version>
7777
</dependency>
7878

7979
```

docs/include.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
:author: Mohammad Hewedy, The Spring Data JPA MongoDB Expressions Team
2-
:revnumber: 0.1.1
2+
:revnumber: 0.1.2
33
:jsondir: ../src/test/resources
44
:sectlinks: true
55
:source-highlighter: highlight.js

0 commit comments

Comments
 (0)