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

Commit 21c9dbf

Browse files
chore: release 0.1.1 (#23)
a77d9c7 commit a77d9c7 Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Date: Tue Apr 7 00:21:04 2020 +0000 chore: release 0.1.1 (#23) 🤖 I have created a release \*beep\* \*boop\* --- ### [0.1.1](https://www.github.com/googleapis/java-servicedirectory/compare/v0.1.0...v0.1.1) (2020-04-06) ### Dependencies * update core dependencies ([#1](https://www.github.com/googleapis/java-servicedirectory/issues/1)) ([a6b5a40](https://www.github.com/googleapis/java-servicedirectory/commit/a6b5a40a93d1ad2fe7865b6d284bab6c7adb6692)) * update dependency com.google.api:api-common to v1.9.0 ([#22](https://www.github.com/googleapis/java-servicedirectory/issues/22)) ([a7a8938](https://www.github.com/googleapis/java-servicedirectory/commit/a7a89380580ace369d535d6321cea716f3783105)) * update dependency org.threeten:threetenbp to v1.4.3 ([#14](https://www.github.com/googleapis/java-servicedirectory/issues/14)) ([017312e](https://www.github.com/googleapis/java-servicedirectory/commit/017312ec13e45e3fed02d90ed64a56e8a99a64e4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
1 parent ce77f18 commit 21c9dbf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you are using Maven without BOM, add this to your dependencies:
4343
<dependency>
4444
<groupId>com.google.cloud</groupId>
4545
<artifactId>google-cloud-servicedirectory</artifactId>
46-
<version>0.1.1</version>
46+
<version>0.1.0</version>
4747
</dependency>
4848

4949
```

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"updateTime": "2020-04-09T11:05:17.125581Z",
2+
"updateTime": "2020-04-09T11:05:58.568356Z",
33
"sources": [
44
{
55
"git": {
66
"name": ".",
77
"remote": "https://github.com/googleapis/java-servicedirectory.git",
8-
"sha": "726b072c255ed50a607b44f7c8adcc4596dcf2b3"
8+
"sha": "a77d9c77203960ad389d4ebba4c69e5d23825374"
99
}
1010
},
1111
{

0 commit comments

Comments
 (0)