Skip to content

Commit 77972a3

Browse files
Merge pull request #102 from Tom-Latham/version-update
Add Ansible runtime req
2 parents 4f9c2d3 + fcb60e8 commit 77972a3

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

docs/source/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Releases
88
========
99

10-
Version 1.0.2
10+
Version 1.0.3
1111
=============
1212

1313
What's New

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ namespace: ibm
77
name: ibm_zos_cics
88

99
# The collection version
10-
version: 1.0.2
10+
version: 1.0.3
1111

1212
# Collection README file
1313
readme: README.md

meta/ibm_zos_cics_meta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: ibm_zos_cics
2-
version: "1.0.2"
2+
version: "1.0.3"
33
managed_requirements:
44
- name: "Python"
55
version: ">=2.7"

meta/runtime.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
requires_ansible: '>=2.10.7'

0 commit comments

Comments
 (0)