We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa33d23 + 52f7169 commit 26ed2c9Copy full SHA for 26ed2c9
ansible_collections/juniper/device/galaxy.yml
@@ -9,7 +9,7 @@ namespace: juniper
9
name: device
10
11
# The version of the collection. Must be compatible with semantic versioning
12
-version: 1.0.0
+version: 1.0.1
13
14
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
15
readme: README.md
ansible_collections/juniper/device/version.py
@@ -1,2 +1,2 @@
1
-VERSION = "v1.0.0-collections_dev0"
2
-DATE = "2021-Apr-23"
+VERSION = "v1.0.1-collections"
+DATE = "2021-Oct-05"
0 commit comments