diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 657f85a..fdc3965 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -6,7 +6,7 @@ me.fourteendoggo MathExpressionParser - 1.0.1 + 1.1.0 benchmarks diff --git a/core/pom.xml b/core/pom.xml index 01df087..c25d97e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ me.fourteendoggo MathExpressionParser - 1.0.1 + 1.1.0 core diff --git a/distribution/pom.xml b/distribution/pom.xml index ada77e3..e892d19 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -6,7 +6,7 @@ me.fourteendoggo MathExpressionParser - 1.0.1 + 1.1.0 distribution diff --git a/pom.xml b/pom.xml index 59d639e..bb7cfc3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 me.fourteendoggo MathExpressionParser - 1.0.1 + 1.1.0 pom 17 diff --git a/repl/pom.xml b/repl/pom.xml index d85bc72..0b7c1b0 100644 --- a/repl/pom.xml +++ b/repl/pom.xml @@ -6,7 +6,7 @@ me.fourteendoggo MathExpressionParser - 1.0.1 + 1.1.0 repl