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

Commit 47a8f32

Browse files
Merge 6f38f67 into c942520
2 parents c942520 + 6f38f67 commit 47a8f32

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.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)