Skip to content

Commit 02e9b77

Browse files
authored
chore: test CI
1 parent 3750661 commit 02e9b77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/core/GaxProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
@InternalApi
4646
public class GaxProperties {
4747

48-
private static final String DEFAULT_VERSION = "";
48+
private static final String DEFAULT_VERSION = "0.0";
4949
private static final String GAX_VERSION = getLibraryVersion(GaxProperties.class, "version.gax");
5050
private static final String JAVA_VERSION = getRuntimeVersion();
5151
private static final String PROTOBUF_VERSION =

0 commit comments

Comments
 (0)