Skip to content

Commit

Permalink
docs: specify current version (#356)
Browse files Browse the repository at this point in the history
@chingor13 b/175228886
  • Loading branch information
elharo committed Dec 10, 2020
1 parent 233efcc commit 729b650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.1</version>
</dependency>

```
Expand Down

0 comments on commit 729b650

Please sign in to comment.