We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd79569 commit c494c2eCopy full SHA for c494c2e
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- kitchen-yansible-pusher (0.1.3)
+ kitchen-yansible-pusher (0.2.0)
5
6
GEM
7
remote: https://rubygems.org/
lib/kitchen/yansible/pusher/version.rb
@@ -3,7 +3,7 @@
module Kitchen
module Yansible
module Pusher
- VERSION = "0.1.3"
+ VERSION = "0.2.0"
end
8
9
0 commit comments