version bump

main
bom 2 years ago
parent 869b7e3781
commit 0428ca34a2

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

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

Loading…
Cancel
Save