⬆️ Bump version to 1.4.0-SNAPSHOT

This commit is contained in:
jmp 2020-12-21 15:48:34 -08:00 committed by Alexander Söderberg
parent f7765d8fe9
commit 23c0ad77f9
4 changed files with 15 additions and 15 deletions

View file

@ -21,7 +21,7 @@ Rörledning is available on Maven Central:
<dependency>
<groupId>cloud.commandframework</groupId>
<artifactId>cloud-services</artifactId>
<version>1.3.0</version>
<version>1.4.0-SNAPSHOT</version>
</dependency>
```