Skip to content

Commit ac2f6fc

Browse files
chore: regenerate README (#325)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-11-11 20:18:45,306 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-logging/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-11 20:18:46,252 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/23b6eeda-d2be-47c3-a7ba-0b3dbd112b55/targets - [ ] To automatically regenerate this PR, check this box.
1 parent c96a276 commit ac2f6fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-logging.git",
7-
"sha": "b6c6bfa813338a28eba7b205c86296f3d2ae9252"
7+
"sha": "c96a276613daad93c6ce76bf320de8f178c67576"
88
}
99
},
1010
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies:
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-logging</artifactId>
42-
<version>2.0.0</version>
42+
<version>2.0.1-SNAPSHOT</version>
4343
</dependency>
4444

4545
```

0 commit comments

Comments
 (0)