From f701aeb8c82b4c096e5ee1a839c6ce8249b7f661 Mon Sep 17 00:00:00 2001
From: Roi Menashe <33356310+roimenashe@users.noreply.github.com>
Date: Thu, 23 Dec 2021 13:20:57 +0200
Subject: [PATCH] Set version to 3.3.1. (#330)
---
README.md | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 3ab957281..f2de3d44c 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@ Add the Maven dependency:
com.aerospike
spring-data-aerospike
- 3.3.0
+ 3.3.1
```
diff --git a/pom.xml b/pom.xml
index 55c50c3b4..2e26602f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.aerospike
spring-data-aerospike
- 3.3.0
+ 3.3.1
Spring Data Aerospike
Aerospike Inc.