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

Commit 16efbb7

Browse files
chore: regenerate README (#361)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-02-24 20:06:40,620 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-document-ai/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-02-24 20:06:42,153 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/4cd49bcf-9bfb-4c96-aea2-d99c720ca23a/targets - [ ] To automatically regenerate this PR, check this box.
1 parent c942520 commit 16efbb7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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-document-ai.git",
7-
"sha": "7b02fa219cf2e08d98383641daf0264686c44867"
7+
"sha": "c942520f8ef6b422e66603a5a8fd90e91fa37fa2"
88
}
99
},
1010
{

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
3131
<dependency>
3232
<groupId>com.google.cloud</groupId>
3333
<artifactId>google-cloud-document-ai</artifactId>
34-
<version>0.3.8</version>
34+
<version>0.4.0</version>
3535
</dependency>
3636

3737
```
@@ -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-document-ai</artifactId>
45-
<version>0.3.8</version>
45+
<version>0.4.0</version>
4646
</dependency>
4747

4848
```

0 commit comments

Comments
 (0)