8000 prepare 1.8.3-beta for release · robccan/google-http-java-client@0b1cd2f · GitHub
[go: up one dir, main page]

Skip to content

Commit 0b1cd2f

Browse files
committed
prepare 1.8.3-beta for release
1 parent 0b19dc6 commit 0b1cd2f

File tree

1 file changed

+1
-1
lines changed
  • google-http-client/src/main/java/com/google/api/client/util

1 file changed

+1
-1
lines changed

google-http-client/src/main/java/com/google/api/client/util/Strings.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public class Strings {
3333
* com.google.api.client.http.HttpRequest.VERSION}
3434
*/
3535
@Deprecated
36-
public static final String VERSION = "1.8.2-beta";
36+
public static final String VERSION = "1.8.3-beta";
3737

3838
/**
3939
* Line separator to use for this OS, i.e. {@code "\n"} or {@code "\r\n"}.

0 commit comments

Comments
 (0)
0