Skip to content

Commit 729b650

Browse files
authored
docs: specify current version (#356)
@chingor13 b/175228886
1 parent 233efcc commit 729b650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you are using Maven without BOM, add this to your dependencies:
3939
<dependency>
4040
<groupId>com.google.cloud</groupId>
4141
<artifactId>google-cloud-logging</artifactId>
42-
<version>2.0.2-SNAPSHOT</version>
42+
<version>2.0.1</version>
4343
</dependency>
4444

4545
```

0 commit comments

Comments
 (0)