commit | 66fb87597bce5904a74ad869e521380d818d69c5 | [log] [tgz] |
---|---|---|
author | cushon <cushon@users.noreply.github.com> | Mon Oct 23 15:35:12 2023 |
committer | cushon <cushon@users.noreply.github.com> | Mon Oct 23 15:35:12 2023 |
tree | 8735c5c4605caa49d3e8e5ad5cc4051bf218ec22 | |
parent | 61bd7210563ab31c3666de56d6974c75388be2a2 [diff] |
Release turbine 0.2.1
diff --git a/pom.xml b/pom.xml index 912ed71..1ef522a 100644 --- a/pom.xml +++ b/pom.xml
@@ -23,7 +23,7 @@ <groupId>com.google.turbine</groupId> <artifactId>turbine</artifactId> - <version>HEAD-SNAPSHOT</version> + <version>0.2.1</version> <name>turbine</name> <description>turbine is a header compiler for Java</description>