We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c9ab2 commit 6800675Copy full SHA for 6800675
lib/smart_proxy_ansible/version.rb
@@ -2,6 +2,6 @@ module Proxy
2
# Version, this allows the proxy and other plugins know
3
# what version of the Ansible plugin is running
4
module Ansible
5
- VERSION = '3.5.2'
+ VERSION = '3.5.3'
6
end
7
0 commit comments