Updated to 2.0.0-SNAPSHOT

This commit is contained in:
Robert Winkler
2020-06-15 11:24:26 +02:00
committed by GitHub
parent b43a677744
commit 65f330baae

View File

@@ -18,7 +18,7 @@ allprojects {
apply plugin: 'me.champeau.gradle.jmh'
apply plugin: 'com.jfrog.artifactory'
version = '1.3.4-SNAPSHOT'
version = '2.0.0-SNAPSHOT'
group 'io.github.swagger2markup'
description = 'swagger2markup Build'