Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit d6fa395

Browse files
committed
upgrade version
1 parent 0de9c73 commit d6fa395

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
PATH
22
remote: .
33
specs:
4-
kitchen-ansiblepush (0.10.0)
5-
test-kitchen (~> 1.4)
4+
kitchen-ansiblepush (0.10.1)
5+
test-kitchen (>= 1.4)
66

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

lib/kitchen-ansible/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Kitchen
22
module AnsiblePush
3-
VERSION = '0.10.0'.freeze
3+
VERSION = '0.10.1'.freeze
44
end
55
end

0 commit comments

Comments
 (0)