We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d05dfc commit 7193246Copy full SHA for 7193246
pom.xml
@@ -4,12 +4,12 @@
4
<modelVersion>4.0.0</modelVersion>
5
6
<groupId>com.shapesecurity.shift</groupId>
7
- <artifactId>es2017</artifactId>
8
- <version>1.2.2-SNAPSHOT</version>
+ <artifactId>es2018</artifactId>
+ <version>1.0.0</version>
9
<packaging>jar</packaging>
10
11
<name>Shift AST</name>
12
- <description>Shift format ECMAScript 2017 AST tooling</description>
+ <description>Shift format ECMAScript 2018 AST tooling</description>
13
<url>https://github.com/shapesecurity/shift-java</url>
14
15
<developers>
0 commit comments