bump version to: 1.0.8-SNAPSHOT

This commit is contained in:
patdyn 2024-08-06 11:19:08 +02:00
parent 2bbfed75d2
commit 057e240f5d
2 changed files with 2 additions and 2 deletions

View file

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

View file

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