Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ansible_collections/juniper/device/galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace: juniper
name: device

# 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
4 changes: 2 additions & 2 deletions ansible_collections/juniper/device/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION = "v1.0.0-collections_dev0"
DATE = "2021-Apr-23"
VERSION = "v1.0.1-collections"
DATE = "2021-Oct-05"