Skip to content

Commit 7193246

Browse files
Version 1.0.0
1 parent 9d05dfc commit 7193246

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<groupId>com.shapesecurity.shift</groupId>
7-
<artifactId>es2017</artifactId>
8-
<version>1.2.2-SNAPSHOT</version>
7+
<artifactId>es2018</artifactId>
8+
<version>1.0.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>Shift AST</name>
12-
<description>Shift format ECMAScript 2017 AST tooling</description>
12+
<description>Shift format ECMAScript 2018 AST tooling</description>
1313
<url>https://github.com/shapesecurity/shift-java</url>
1414

1515
<developers>

0 commit comments

Comments
 (0)