We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f6c726 commit dc5e997Copy full SHA for dc5e997
README.md
@@ -18,7 +18,7 @@ Include the dependency in your `POM.xml` file:
18
<dependency>
19
<groupId>org.sourcelab.storm.spout</groupId>
20
<artifactId>redis-stream-spout</artifactId>
21
- <version>1.0.0</version>
+ <version>1.1.0</version>
22
</dependency>
23
```
24
0 commit comments