diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ com.ezylang EvalEx - 3.0.5 + 3.1.0 ``` @@ -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.5' + compile 'com.ezylang:EvalEx:3.1.0' } ``` diff --git a/docs/index.md b/docs/index.md --- a/docs/index.md +++ b/docs/index.md @@ -51,7 +51,7 @@ com.ezylang EvalEx - 3.0.5 + 3.1.0 ``` @@ -62,7 +62,7 @@ If you're using gradle add the dependencies to your project's app build.gradle: ```gradle dependencies { - compile 'com.ezylang:EvalEx:3.0.5' + compile 'com.ezylang:EvalEx:3.1.0' } ``` diff --git a/pom.xml b/pom.xml --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.ezylang EvalEx - 3.1.0-SNAPSHOT + 3.1.0 EvalEx