Bump version to 4.0.0-SNAPSHOT

This commit is contained in:
Christian Kohlschütter 2023-10-12 17:16:19 +02:00
parent 8bad5285f5
commit 2e4fee12ab

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jsweet</groupId>
<artifactId>jsweet-transpiler</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
<name>JSweet transpiler</name>
<description>A Java to TypeScript/JavaScript Open Transpiler</description>
<url>http://www.jsweet.org</url>