Skip to content

Commit f12c439

Browse files
chore: update version
1 parent a61ea68 commit f12c439

File tree

4 files changed

+15
-2
lines changed

4 files changed

+15
-2
lines changed

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ mahendrapaipuri.Ansible Release Notes
44

55
.. contents:: Topics
66

7+
v0.3.0
8+
======
9+
10+
Minor Changes
11+
-------------
12+
13+
- enhancement: Extra configs variable from CEEMS API server (https://github.com/mahendrapaipuri/ansible/pull/11)
14+
715
v0.2.3
816
======
917

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.2.3
16+
version: 0.3.0

changelogs/changelog.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
---
22
ancestor:
33
releases:
4+
0.3.0:
5+
changes:
6+
minor_changes:
7+
- 'enhancement: Extra configs variable from CEEMS API server (https://github.com/mahendrapaipuri/ansible/pull/11)'
8+
release_date: '2024-04-04'
49
0.2.3:
510
changes:
611
bugfixes:

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace: mahendrapaipuri
77
# The name of the collection. Has the same character restrictions as 'namespace'
88
name: ansible
99
# The version of the collection. Must be compatible with semantic versioning
10-
version: 0.2.3
10+
version: 0.3.0
1111
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1212
readme: README.md
1313
# A list of the collection's content authors. Can be just the name or in the format 'Full Name <email> (url)

0 commit comments

Comments
 (0)