version bump

main
jerger 2 years ago
parent dbf73c4059
commit f215afdc06

@ -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.2", "version": "1.0.3-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.2" (defproject org.domaindrivenarchitecture/c4k-shynet "1.0.3-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