Skip to content

Commit

Permalink
release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrignon committed Apr 21, 2021
1 parent 14b4a85 commit ad2f2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<packaging>maven-plugin</packaging>

<properties>
<jsweet.transpiler.version>3.1.0-SNAPSHOT</jsweet.transpiler.version>
<jsweet.transpiler.version>3.1.0</jsweet.transpiler.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version.release>11</java.version.release>
<java.version>1.${java.version.release}</java.version>
Expand Down

0 comments on commit ad2f2d6

Please sign in to comment.