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

Commit d5b4aa3

Browse files
chore: regenerate README versions (#130)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/1b8e3777-2a8a-43ca-858f-1e4587d9e4d1/targets - [ ] To automatically regenerate this PR, check this box.
1 parent bde7976 commit d5b4aa3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>libraries-bom</artifactId>
23-
<version>7.0.0</version>
23+
<version>8.0.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>
@@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies:
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-document-ai</artifactId>
44-
<version>0.1.1</version>
44+
<version>0.2.0</version>
4545
</dependency>
4646

4747
```

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": "5b6843626d22d623060fe2966da3e73463892e5d"
7+
"sha": "bde7976f6c96710035320c358a799681911e4e2b"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)