Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit 0a85fcf

Browse files
chore: regenerate README (#633)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-10 02:12:31,010 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-monitoring/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-10 02:12:32,290 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/f2952bbd-14a6-46a3-9c45-869c9b3b3ee1/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 8446bed commit 0a85fcf

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-monitoring.git",
7-
"sha": "de80e1852d9f9bb8fbd9bc776c9c122dd25cae3d"
7+
"sha": "8446bed5ab4bbff726627feaafa12ce8ca831054"
88
}
99
},
1010
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you are using Maven without BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-monitoring</artifactId>
45-
<version>3.0.0</version>
45+
<version>3.0.1-SNAPSHOT</version>
4646
</dependency>
4747

4848
```

0 commit comments

Comments
 (0)