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

Commit 3aaa510

Browse files
chore: regenerate README
1 parent deb9710 commit 3aaa510

2 files changed

Lines changed: 3 additions & 3 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-functions.git",
7-
"sha": "130448e9cefa59088b26c7badf993bfaa910b3eb"
7+
"sha": "deb9710ae39296cc9d3dd8659fd47f8efd2661ae"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "a3e990f3545dc8ccd384a75d20ce9cb185ca6a28"
14+
"sha": "67f09bf301083798e7220137723222eb00b8f88a"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you are using Maven, add this to your pom.xml file:
1717
<dependency>
1818
<groupId>com.google.cloud</groupId>
1919
<artifactId>google-cloud-functions</artifactId>
20-
<version>1.0.3</version>
20+
<version>1.0.5</version>
2121
</dependency>
2222

2323
```

0 commit comments

Comments
 (0)