Skip to content

Commit 123db86

Browse files
committed
Set version number for auto-common to 0.11.
1 parent 9f870cc commit 123db86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/pom.xml

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

2727
<groupId>com.google.auto</groupId>
2828
<artifactId>auto-common</artifactId>
29-
<version>HEAD-SNAPSHOT</version>
29+
<version>0.11</version>
3030
<name>Auto Common Libraries</name>
3131
<description>
3232
Common utilities for creating annotation processors.

0 commit comments

Comments
 (0)