Version bump

This commit is contained in:
bom 2023-04-21 09:29:32 +02:00
parent 32a24cbf5a
commit e1795742f6
2 changed files with 2 additions and 2 deletions

View file

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

View file

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