diff --git a/README.md b/README.md
index b7a96d6..41575eb 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ To get the latest stable release of JDSP:
### Gradle
```
-implementation 'com.github.psambit9791:jdsp:3.0.0'
+implementation 'com.github.psambit9791:jdsp:3.1.0'
```
### Maven
@@ -30,7 +30,7 @@ implementation 'com.github.psambit9791:jdsp:3.0.0'
com.github.psambit9791
jdsp
- 3.0.0
+ 3.1.0
```
diff --git a/pom.xml b/pom.xml
index 11286c6..8f69326 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.github.psambit9791
jdsp
- 3.1.0-SNAPSHOT
+ 3.1.0
UTF-8