Skip to content

Commit 1742c5c

Browse files
authored
bumping version (#6)
* version bump
1 parent 16e0276 commit 1742c5c

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.0)
4+
kitchen-yansible-pusher (0.1.2)
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.0"
6+
VERSION = "0.1.2"
77
end
88
end
99
end

0 commit comments

Comments
 (0)