Skip to content

Commit

Permalink
Set version to 3.4.1. (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
roimenashe authored Jul 19, 2022
1 parent f8dc5b1 commit c88f0b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Add the Maven dependency:
<dependency>
<groupId>com.aerospike</groupId>
<artifactId>spring-data-aerospike</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.aerospike</groupId>
<artifactId>spring-data-aerospike</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<name>Spring Data Aerospike</name>
<organization>
<name>Aerospike Inc.</name>
Expand Down

0 comments on commit c88f0b0

Please sign in to comment.