mirror of
https://github.com/cincheo/jsweet.git
synced 2025-12-14 23:09:22 +00:00
2.3.0 release
This commit is contained in:
parent
de0931843a
commit
90caa06096
@ -5,7 +5,7 @@
|
||||
<artifactId>jsweet-core</artifactId>
|
||||
<name>JSweet Core Lib</name>
|
||||
<description>JavaScript API for JSweet</description>
|
||||
<version>6.0.1-SNAPSHOT</version>
|
||||
<version>6.0.1</version>
|
||||
|
||||
<developers>
|
||||
<developer>
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.jsweet</groupId>
|
||||
<artifactId>jsweet-transpiler</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
<name>JSweet transpiler</name>
|
||||
<description>A Java to TypeScript/JavaScript Open Transpiler</description>
|
||||
<developers>
|
||||
@ -234,7 +234,7 @@
|
||||
<dependency>
|
||||
<groupId>org.jsweet</groupId>
|
||||
<artifactId>jsweet-core</artifactId>
|
||||
<version>6.0.1-SNAPSHOT</version>
|
||||
<version>6.0.1</version>
|
||||
<scope>test</scope>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user