Skip to content

Commit 2428c73

Browse files
authored
Bump next version to 2.0.1 (#506)
Signed-off-by: Andriy Redko <[email protected]>
1 parent d16cdf4 commit 2428c73

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
@@ -139,7 +139,7 @@ To use Spring Boot 3.x auto configuration support for testing:
139139
<dependency>
140140
<groupId>org.opensearch.client</groupId>
141141
<artifactId>opensearch-java</artifactId>
142-
<version>2.25.0</version>
142+
<version>3.1.0</version>
143143
</dependency>
144144
```
145145

version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=2.0.0
1+
version=2.0.1

0 commit comments

Comments
 (0)