Skip to content

Commit b361ca3

Browse files
committed
Releasing new minor version with reactive streams, autostart feature and small improvements.
1 parent 9aa5164 commit b361ca3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Simple steps to start using the library.
1616
<dependency>
1717
<groupId>io.github.majusko</groupId>
1818
<artifactId>pulsar-java-spring-boot-starter</artifactId>
19-
<version>1.0.7</version>
19+
<version>1.1.0</version>
2020
</dependency>
2121
```
2222

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>io.github.majusko</groupId>
1313
<artifactId>pulsar-java-spring-boot-starter</artifactId>
14-
<version>1.0.8-SNAPSHOT</version>
14+
<version>1.1.0</version>
1515
<name>pulsar-java-spring-boot-starter</name>
1616
<description>Pulsar connect for Spring Boot</description>
1717

0 commit comments

Comments
 (0)