Skip to content

Commit 19e3b2e

Browse files
chore: regenerate README (#947)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-08-10 18:31:13,221 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigtable/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-08-10 18:31:14,512 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/003d5335-24d1-4e90-b92e-e0d5165a3daf/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 3c11bb9 commit 19e3b2e

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": "3db12b2bc17c14f24952c241e065e45fa530dab4"
7+
"sha": "3c11bb951fd225a245727fb0e0f471fe79855b6b"
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>1.27.3</version>
44+
<version>2.0.0</version>
4545
</dependency>
4646

4747
```

0 commit comments

Comments
 (0)