Skip to content

Commit deac73e

Browse files
chore: regenerate README (#954)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-16 14:04:14,912 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigtable/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-16 14:04:16,176 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/7d8b8f8c-b573-4754-a8c1-e11dc50691ef/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent f05ffe0 commit deac73e

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-bigtable.git",
7-
"sha": "b63579a335423905fc797adb78ad3bc0ae84fe9f"
7+
"sha": "f05ffe046fb5c93956bccff4a32c21def795f8d0"
88
}
99
},
1010
{

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies:
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-bigtable</artifactId>
44-
<version>2.0.0</version>
44+
<version>2.0.1</version>
4545
</dependency>
4646

4747
```

0 commit comments

Comments
 (0)