From 4817e747d60d9add9b97270c73ce4dcd287c3100 Mon Sep 17 00:00:00 2001 From: Renaud Pawlak Date: Sun, 30 Jul 2017 10:45:03 +0200 Subject: [PATCH] commit transpiler version to publish javadoc --- transpiler/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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