Compare commits

..

No commits in common. "671c12b650bd97cce79ce0f6fc9de681ee3c1684" and "3ad9937ff4350dc32cad6692ba0cbbdb27a0c9d5" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"name": "c4k-taiga",
"description": "Generate c4k yaml for a taiga project management deployment.",
"author": "meissa GmbH",
"version": "1.1.3-SNAPSHOT",
"version": "1.1.2-SNAPSHOT",
"homepage": "https://gitlab.com/domaindrivenarchitecture/c4k-taiga#readme",
"repository": "https://www.npmjs.com/package/c4k-taiga",
"license": "APACHE2",

View file

@ -1,4 +1,4 @@
(defproject org.domaindrivenarchitecture/c4k-taiga "1.1.3-SNAPSHOT"
(defproject org.domaindrivenarchitecture/c4k-taiga "1.1.2-SNAPSHOT"
:description "taiga c4k-installation package"
:url "https://domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0"