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

Commit 78cf173

Browse files
chore: regenerate README (#395)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-03-23 15:44:22,922 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-document-ai/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-03-23 15:44:23,899 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/da257093-8a07-4f32-a8a8-622e97303b40/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 3e580ac commit 78cf173

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.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": "1ab217f656ca43585353ac030e16c9411e27362a"
7+
"sha": "3e580acdde490ece1e59be28df8c8fe4047bfe0f"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "8b13da943497f75c5303700bff5aabdd85d939e0"
14+
"sha": "c84c8f156e09702e1c8946bfb9746e6f5892cf27"
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.4.1</version>
34+
<version>0.5.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.4.1</version>
45+
<version>0.5.0</version>
4646
</dependency>
4747

4848
```

0 commit comments

Comments
 (0)