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

Commit 063477b

Browse files
chore: regenerate README (#307)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-19 22:58:17,777 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-monitoring/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-19 22:58:18,721 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/fe568ff3-c700-4174-aad2-cfdcfa9a4c2e/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 0f8294d commit 063477b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-monitoring.git",
7-
"sha": "ca68d8aa7ab3d257f6f4eeab78b57d94d20ca6b6"
7+
"sha": "86bc6a002068662efe38e23a7e75b3f5592abb53"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "d5d03413e1879108b5ade8839ce38de01be652da"
14+
"sha": "6dc98b26a9c823e92fa21455fb6e5862613c49c2"
1515
}
1616
}
1717
]

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-monitoring</artifactId>
42-
<version>2.0.5-SNAPSHOT</version>
42+
<version>2.0.5</version>
4343
</dependency>
4444

4545
```

0 commit comments

Comments
 (0)