diff --git a/transpiler/pom.xml b/transpiler/pom.xml index 78d4c56a..930b97e1 100644 --- a/transpiler/pom.xml +++ b/transpiler/pom.xml @@ -3,9 +3,9 @@ 4.0.0 org.jsweet jsweet-transpiler - 2.0.0-SNAPSHOT + 2.0.0-rc1 JSweet transpiler - Programming Web applications with Java 8 + A Java to TypeScript/JavaScript Open Transpiler rpawlak