commit | 4be27715aed0f9c12477a99530737bddd88c3d71 | [log] [tgz] |
---|---|---|
author | cushon <cushon@users.noreply.github.com> | Tue Nov 21 22:04:35 2023 |
committer | cushon <cushon@users.noreply.github.com> | Tue Nov 21 22:04:35 2023 |
tree | 0d9fd1b6c31b3b4a4038243626995f30bec9a9b2 | |
parent | cf3b9736bb0076e58df26e9cd8c9ba0dd3e4d515 [diff] |
Release turbine 0.3.1
diff --git a/pom.xml b/pom.xml index 912ed71..0038a51 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.3.1</version> <name>turbine</name> <description>turbine is a header compiler for Java</description>