Skip to content

Commit

Permalink
Update code snippet to use version 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Nov 11, 2020
1 parent cc3337f commit ce5fcb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ Since the API is available from the Maven Central Repository, to setup your deve
<dependency>
<groupId>cool.mqtt</groupId>
<artifactId>mqtt.cool-hook-java-api</artifactId>
<version>1.2.2</version>
<version>1.3.0</version>
</dependency>
```

0 comments on commit ce5fcb2

Please sign in to comment.