Skip to content

Commit 64372db

Browse files
authored
Merge pull request #70 from stewartfrancis/0.0.3
Fix license to use SPDX ID only, 0.0.3
2 parents 056838c + 994fd53 commit 64372db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-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 0.0.2
10+
Version 0.0.3
1111
=============
1212

1313
What's New

galaxy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace: ibm
55
name: ibm_zos_cics
66

77
# The collection version
8-
version: 0.0.2
8+
version: 0.0.3
99

1010
# Collection README file
1111
readme: README.md
@@ -20,7 +20,7 @@ authors:
2020
description: The Red Hat Ansible Certified Content for IBM Z CICS collection includes connection plugins, action plugins, modules and sample playbooks to automate tasks for CICS
2121

2222
# License
23-
license: L(Apache License, Version 2.0, https://spdx.org/licenses/Apache-2.0.html)
23+
license: "Apache-2.0"
2424

2525
# Tags
2626
tags: [ibm, z, zos, z_os, cics, cmci]

0 commit comments

Comments
 (0)