Version (de-)bump

This commit is contained in:
Alexander Söderberg 2020-09-20 20:00:50 +02:00
parent 6f0dba0bf0
commit d4b9d033dc
No known key found for this signature in database
GPG key ID: C0207FF7EA146678
13 changed files with 28 additions and 26 deletions

View file

@ -46,7 +46,7 @@ import java.util.function.Function;
@Plugin(
id = "cloud-velocity-test",
name = "Cloud Velocity Test",
version = "1.0-SNAPSHOT"
version = "0.0.1.0-SNAPSHOT"
)
public class CloudVelocityTest {