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

Commit 4b4a485

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 1bd9e41 commit 4b4a485

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,18 +43,18 @@ 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
```
5050

5151
If you are using Gradle, add this to your dependencies
5252
```Groovy
53-
compile 'com.google.cloud:google-cloud-servicedirectory:0.1.1'
53+
compile 'com.google.cloud:google-cloud-servicedirectory:0.1.0'
5454
```
5555
If you are using SBT, add this to your dependencies
5656
```Scala
57-
libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "0.1.1"
57+
libraryDependencies += "com.google.cloud" % "google-cloud-servicedirectory" % "0.1.0"
5858
```
5959
[//]: # ({x-version-update-end})
6060

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2020-04-07T00:37:32.475649Z",
2+
"updateTime": "2020-04-07T00:37:02.897239Z",
33
"sources": [
44
{
55
"git": {

0 commit comments

Comments
 (0)