Version 0.1.1

This commit is contained in:
jem 2021-07-09 20:30:34 +02:00
parent e8cb895169
commit 517089f9eb
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"name": "c4k-jira",
"description": "Generate c4k yaml for a jira deployment.",
"author": "meissa GmbH",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://gitlab.com/domaindrivenarchitecture/c4k-jira#readme",
"repository": "https://www.npmjs.com/package/c4k-jira",
"license": "APACHE2",

View file

@ -1,4 +1,4 @@
(defproject org.domaindrivenarchitecture/c4k-jira "0.1.0"
(defproject org.domaindrivenarchitecture/c4k-jira "0.1.1"
:description "jira c4k-installation package"
:url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0"