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

Commit 00efd48

Browse files
chore: regenerate README (#250)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-10-30 21:00:57,460 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-document-ai/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-10-30 21:00:58,392 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/635f3aad-ec71-4a9e-bcfe-eb1f981b112a/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 9acc259 commit 00efd48

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": "28d0b0dfe2fa55786df75d4d196c91c64b590b8a"
7+
"sha": "55cbf94adcc76cbfeef92b351bf2ffa4b61a851e"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "ea52b8a0bd560f72f376efcf45197fb7c8869120"
14+
"sha": "6542bd723403513626f61642fc02ddca528409aa"
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.3.2</version>
34+
<version>0.3.3</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.2</version>
45+
<version>0.3.3</version>
4646
</dependency>
4747

4848
```

0 commit comments

Comments
 (0)