Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
salob committed Aug 25, 2021
1 parent f611e05 commit e7bb8cb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ env:
- ANSIBLE_GALAXY_SERVER_LIST=IBM
- ANSIBLE_GALAXY_SERVER_IBM_URL=https://galaxy.ansible.com/
# ANSIBLE_GALAXY_SERVER_IBM_TOKEN is set using secure environment variables
# matrix:
# - SCENARIO=default
# - SCENARIO=db2-centos-8
matrix:
- SCENARIO=default
- SCENARIO=db2-centos-8

stage: Molecule Tests

Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace: ibm
name: spm_middleware

# The version of the collection. Must be compatible with semantic versioning
version: 1.0.0
version: 1.0.1

# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
Expand Down

0 comments on commit e7bb8cb

Please sign in to comment.