version bump

This commit is contained in:
jem 2021-04-19 09:19:34 +02:00
parent 9ae1ecf915
commit 8bd76b7542
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"name": "k8s-mastodon-bot",
"description": "Generate k8s yaml for a mastodon-bot deployment.",
"author": "meissa GmbH",
"version": "0.1.3",
"version": "0.1.4-SNAPSHOT",
"homepage": "https://gitlab.com/domaindrivenarchitecture/k8s-mastodon-bot#readme",
"repository": "https://www.npmjs.com/package/k8s-mastodon-bot",
"license": "APACHE2",

View file

@ -1,4 +1,4 @@
(defproject dda/k8s-mastodon-bot "0.1.3"
(defproject dda/k8s-mastodon-bot "0.1.4-SNAPSHOT"
:description "common utils for dda config"
:url "https://www.domaindrivenarchitecture.org"
:license {:name "Apache License, Version 2.0"