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

Commit 2866a50

Browse files
chore: regenerate README (#193)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-20 23:37:11,437 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigqueryconnection/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-20 23:37:12,340 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/f27a77dc-d5bf-42ee-a068-21387b88fea7/targets - [ ] To automatically regenerate this PR, check this box.
1 parent ac3669d commit 2866a50

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-bigqueryconnection.git",
7-
"sha": "9594913e18cd4adacaee878b6986e3e2018e6720"
7+
"sha": "ac3669dd00e1a3e13a7a00c26d94d064e44a5aa6"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "5a506ec8765cc04f7e29f888b8e9b257d9a7ae11"
14+
"sha": "6abb59097be84599a1d6091fe534a49e5c5cf948"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven, add this to your pom.xml file:
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>google-cloud-bigqueryconnection</artifactId>
23-
<version>0.4.0</version>
23+
<version>0.4.1</version>
2424
</dependency>
2525

2626
```

0 commit comments

Comments
 (0)