version bump

This commit is contained in:
jem 2021-03-17 15:35:44 +01:00
parent 53b6a5ce85
commit 9269b770d7
2 changed files with 2 additions and 2 deletions

View file

@ -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.1", "version": "0.1.2-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",

View file

@ -1,4 +1,4 @@
(defproject dda/k8s-mastodon-bot "0.1.1" (defproject dda/k8s-mastodon-bot "0.1.2-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"