diff --git a/README.md b/README.md
index d1bf59cc..04645495 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ To include it in your Maven project, add the dependency to your pom. For example
com.ezylang
EvalEx
- 3.0.3
+ 3.0.4
```
@@ -68,7 +68,7 @@ If you're using gradle add the dependencies to your project's app build.gradle:
```gradle
dependencies {
- compile 'com.ezylang:EvalEx:3.0.3'
+ compile 'com.ezylang:EvalEx:3.0.4'
}
```
diff --git a/docs/index.md b/docs/index.md
index 27197772..6e2e229f 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -52,7 +52,7 @@ To include it in your Maven project, add the dependency to your pom. For example
com.ezylang
EvalEx
- 3.0.3
+ 3.0.4
```
@@ -63,7 +63,7 @@ If you're using gradle add the dependencies to your project's app build.gradle:
```gradle
dependencies {
- compile 'com.ezylang:EvalEx:3.0.3'
+ compile 'com.ezylang:EvalEx:3.0.4'
}
```
diff --git a/pom.xml b/pom.xml
index d4835b92..d6b0594a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.ezylang
EvalEx
- 3.0.4-SNAPSHOT
+ 3.0.4
EvalEx