Skip to content

Commit b403e86

Browse files
committed
Set version number for compile-testing to 0.23.0.
1 parent 3e70649 commit b403e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>com.google.testing.compile</groupId>
55
<artifactId>compile-testing</artifactId>
6-
<version>HEAD-SNAPSHOT</version>
6+
<version>0.23.0</version>
77

88
<name>Compile Testing</name>
99
<description>Utilities for testing compilation.</description>

0 commit comments

Comments
 (0)