chore: update version

This commit is contained in:
SuperQ 2023-03-04 08:03:21 +00:00 committed by github-actions[bot]
parent 92121a91e5
commit b86afe8f52
4 changed files with 10 additions and 2 deletions

View file

@ -5,6 +5,9 @@ Prometheus.Prometheus Release Notes
.. contents:: Topics
v0.1.2
======
v0.1.1
======

View file

@ -13,4 +13,4 @@ plugins:
shell: {}
strategy: {}
vars: {}
version: 0.1.1
version: 0.1.2

View file

@ -30,3 +30,8 @@ releases:
trivial:
- 'docs: Add gardar as a maintainer (https://github.com/prometheus-community/ansible/pull/39)'
release_date: '2023-03-03'
0.1.2:
changes:
trivial:
- 'packaging: publish on ansible galaxy on release (https://github.com/prometheus-community/ansible/pull/41)'
release_date: '2023-03-04'

View file

@ -1,7 +1,7 @@
---
namespace: prometheus
name: prometheus
version: 0.1.1
version: 0.1.2
readme: README.md
authors:
- "Ben Kochie (https://github.com/SuperQ)"