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

Commit ddb65c0

Browse files
chore: regenerate README (#446)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-04-21 16:22:42,712 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-document-ai/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-21 16:22:43,960 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/5f649939-17c1-40a7-b2bb-ed49faf9ceee/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 4644173 commit ddb65c0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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-document-ai.git",
7-
"sha": "91be82f3ee91042498fb0a20a6496e965c598bf5"
7+
"sha": "464417334090df664b79e94b3cc3111275687d16"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "ff6b759fcb58f216f62b48d5be0bb85fafbc3bb2"
14+
"sha": "5a6f30b8bb7672cf237c4f75d5aa96bfba170e7f"
1515
}
1616
}
1717
]

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.7.0</version>
34+
<version>0.7.1</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.7.0</version>
45+
<version>0.7.1</version>
4646
</dependency>
4747

4848
```

0 commit comments

Comments
 (0)