version bump
This commit is contained in:
parent
238a0abbd0
commit
f2e29256cc
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "c4k-shynet",
|
||||
"description": "Generate c4k yaml for a shynet deployment.",
|
||||
"author": "meissa GmbH",
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7-SNAPSHOT",
|
||||
"homepage": "https://gitlab.com/domaindrivenarchitecture/c4k-shynet#readme",
|
||||
"repository": "https://www.npmjs.com/package/c4k-shynet",
|
||||
"license": "APACHE2",
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
(defproject org.domaindrivenarchitecture/c4k-shynet "1.0.6"
|
||||
(defproject org.domaindrivenarchitecture/c4k-shynet "1.0.7-SNAPSHOT"
|
||||
:description "shynet c4k-installation package"
|
||||
:url "https://domaindrivenarchitecture.org"
|
||||
:license {:name "Apache License, Version 2.0"
|
||||
|
|
Loading…
Reference in a new issue