chore: update version

This commit is contained in:
gardar 2023-03-04 13:07:27 +00:00 committed by github-actions[bot]
parent 4363ad1730
commit 518fc7df50
4 changed files with 10 additions and 2 deletions

View file

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

View file

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

View file

@ -35,3 +35,8 @@ releases:
trivial: trivial:
- 'packaging: publish on ansible galaxy on release (https://github.com/prometheus-community/ansible/pull/41)' - 'packaging: publish on ansible galaxy on release (https://github.com/prometheus-community/ansible/pull/41)'
release_date: '2023-03-04' release_date: '2023-03-04'
0.1.3:
changes:
trivial:
- 'packaging: Fix publish action version (https://github.com/prometheus-community/ansible/pull/42)'
release_date: '2023-03-04'

View file

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