Skip to content

Commit 3b83b02

Browse files
gardargithub-actions[bot]
authored andcommitted
chore: update version
1 parent b7b8e60 commit 3b83b02

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Prometheus.Prometheus Release Notes
55
.. contents:: Topics
66

77

8+
v0.1.4
9+
======
10+
811
v0.1.3
912
======
1013

changelogs/.plugin-cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ plugins:
1313
shell: {}
1414
strategy: {}
1515
vars: {}
16-
version: 0.1.3
16+
version: 0.1.4

changelogs/changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,8 @@ releases:
4040
trivial:
4141
- 'packaging: Fix publish action version (https://github.com/prometheus-community/ansible/pull/42)'
4242
release_date: '2023-03-04'
43+
0.1.4:
44+
changes:
45+
trivial:
46+
- 'docs: add argument specs to roles (https://github.com/prometheus-community/ansible/pull/27)'
47+
release_date: '2023-03-05'

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
namespace: prometheus
33
name: prometheus
4-
version: 0.1.3
4+
version: 0.1.4
55
readme: README.md
66
authors:
77
- "Ben Kochie (https://github.com/SuperQ)"

0 commit comments

Comments
 (0)