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

Commit b436ba2

Browse files
chore: regenerate README
1 parent 981da1d commit b436ba2

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": "a445a7c3b417e7b05dcbe9e07c1bbd23a0a10943"
7+
"sha": "981da1d86b4cd697278dfd874abf3396d0768288"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "39b7149da4026765385403632db3c6f63db96b2c"
14+
"sha": "a073c873f3928c561bdf87fdfbf1d081d1998984"
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.3</version>
34+
<version>0.3.5</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.3</version>
45+
<version>0.3.5</version>
4646
</dependency>
4747

4848
```

0 commit comments

Comments
 (0)