Skip to content

Commit f701aeb

Browse files
authored
Set version to 3.3.1. (#330)
1 parent 30f154f commit f701aeb

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
@@ -53,7 +53,7 @@ Add the Maven dependency:
5353
<dependency>
5454
<groupId>com.aerospike</groupId>
5555
<artifactId>spring-data-aerospike</artifactId>
56-
<version>3.3.0</version>
56+
<version>3.3.1</version>
5757
</dependency>
5858
```
5959

pom.xml

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

77
<groupId>com.aerospike</groupId>
88
<artifactId>spring-data-aerospike</artifactId>
9-
<version>3.3.0</version>
9+
<version>3.3.1</version>
1010
<name>Spring Data Aerospike</name>
1111
<organization>
1212
<name>Aerospike Inc.</name>

0 commit comments

Comments
 (0)