Skip to content

Commit c494c2e

Browse files
authored
updated gem version (#10)
1 parent fd79569 commit c494c2e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
kitchen-yansible-pusher (0.1.3)
4+
kitchen-yansible-pusher (0.2.0)
55

66
GEM
77
remote: https://rubygems.org/

lib/kitchen/yansible/pusher/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
module Kitchen
44
module Yansible
55
module Pusher
6-
VERSION = "0.1.3"
6+
VERSION = "0.2.0"
77
end
88
end
99
end

0 commit comments

Comments
 (0)