Skip to content

Commit

Permalink
docs: Update readme (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpcollins-google committed Jun 14, 2021
1 parent 219ffb6 commit 92e9893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubsublite-beam-io/README.md
Expand Up @@ -9,7 +9,7 @@ into the allowlist and launch the pipeline with `--experiments=use_runner_v2`.
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>pubsublite-beam-io</artifactId>
<version>0.14.2</version>
<version>0.15.0</version>
</dependency>
```
1. Create a topic using [`gcloud pubsub lite-topics create`](https://cloud.google.com/sdk/gcloud/reference/pubsub/lite-topics/create)
Expand Down

0 comments on commit 92e9893

Please sign in to comment.