Skip to content

Commit 484a741

Browse files
bumped version to v0.1.6 (#92)
1 parent 96540e8 commit 484a741

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
global:
1010
- COLLECTION_NAMESPACE: netbox_community
1111
- COLLECTION_NAME: ansible_modules
12-
- COLLECTION_VERSION: 0.1.5
12+
- COLLECTION_VERSION: 0.1.6
1313

1414
matrix:
1515
include:

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace: netbox_community
99
name: ansible_modules
1010

1111
# The version of the collection. Must be compatible with semantic versioning
12-
version: 0.1.5
12+
version: 0.1.6
1313

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

0 commit comments

Comments
 (0)