We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e0276 commit 1742c5cCopy full SHA for 1742c5c
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- kitchen-yansible-pusher (0.1.0)
+ kitchen-yansible-pusher (0.1.2)
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.0"
+ VERSION = "0.1.2"
end
8
9
0 commit comments