version bump
This commit is contained in:
parent
be5a9e8ee8
commit
2b393a19d5
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "k8s-mastodon-bot",
|
"name": "k8s-mastodon-bot",
|
||||||
"description": "Generate k8s yaml for a mastodon-bot deployment.",
|
"description": "Generate k8s yaml for a mastodon-bot deployment.",
|
||||||
"author": "meissa GmbH",
|
"author": "meissa GmbH",
|
||||||
"version": "0.1.4",
|
"version": "0.1.5-SNAPSHOT",
|
||||||
"homepage": "https://gitlab.com/domaindrivenarchitecture/k8s-mastodon-bot#readme",
|
"homepage": "https://gitlab.com/domaindrivenarchitecture/k8s-mastodon-bot#readme",
|
||||||
"repository": "https://www.npmjs.com/package/k8s-mastodon-bot",
|
"repository": "https://www.npmjs.com/package/k8s-mastodon-bot",
|
||||||
"license": "APACHE2",
|
"license": "APACHE2",
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
(defproject dda/k8s-mastodon-bot "0.1.4"
|
(defproject dda/k8s-mastodon-bot "0.1.5-SNAPSHOT"
|
||||||
:description "common utils for dda config"
|
:description "common utils for dda config"
|
||||||
:url "https://www.domaindrivenarchitecture.org"
|
:url "https://www.domaindrivenarchitecture.org"
|
||||||
:license {:name "Apache License, Version 2.0"
|
:license {:name "Apache License, Version 2.0"
|
||||||
|
|
Loading…
Reference in a new issue