diff --git a/VERSION b/VERSION index 140333f..c2320f5 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.19 +1.0.20 diff --git a/application.yml b/application.yml index f4adfbe..1f591aa 100644 --- a/application.yml +++ b/application.yml @@ -1,3 +1,3 @@ project: name: test-yaml - version: 1.0.19 \ No newline at end of file + version: 1.0.20 \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index a4303dd..59fbc0f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,3 @@ name=test-props -version=1.0.19 +version=1.0.20 semantic=-SNAPSHOT diff --git a/maven.properties b/maven.properties index a4303dd..59fbc0f 100644 --- a/maven.properties +++ b/maven.properties @@ -1,3 +1,3 @@ name=test-props -version=1.0.19 +version=1.0.20 semantic=-SNAPSHOT diff --git a/package-lock.json b/package-lock.json index a94c589..cb4e760 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "test-json", - "version": "1.0.19", + "version": "1.0.20", "dependencies": { "version": "2.0.0" } diff --git a/package.json b/package.json index a94c589..cb4e760 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "test-json", - "version": "1.0.19", + "version": "1.0.20", "dependencies": { "version": "2.0.0" } diff --git a/pom.properties b/pom.properties index a4303dd..59fbc0f 100644 --- a/pom.properties +++ b/pom.properties @@ -1,3 +1,3 @@ name=test-props -version=1.0.19 +version=1.0.20 semantic=-SNAPSHOT diff --git a/project.properties b/project.properties index a4303dd..59fbc0f 100644 --- a/project.properties +++ b/project.properties @@ -1,3 +1,3 @@ name=test-props -version=1.0.19 +version=1.0.20 semantic=-SNAPSHOT diff --git a/pyproject.toml b/pyproject.toml index decafa2..56c6a24 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,3 +1,3 @@ [tool.poetry] name = "test-toml" -version = "1.0.19" \ No newline at end of file +version = "1.0.20" \ No newline at end of file diff --git a/version.txt b/version.txt index 140333f..c2320f5 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.19 +1.0.20 diff --git a/version.yml b/version.yml index 8383a82..346b668 100644 --- a/version.yml +++ b/version.yml @@ -1,3 +1,3 @@ project: name: test-yaml - version: 1.0.19 + version: 1.0.20