chef-mail 0.1.3 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  class MailHandler
2
- VERSION = "0.1.3"
2
+ VERSION = "0.2.0"
3
3
  end
File without changes
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chef-mail
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.2.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -38,9 +38,9 @@ extra_rdoc_files: []
38
38
  files:
39
39
  - LICENSE
40
40
  - README.md
41
- - lib/chef/handler/mail/version.rb
42
- - lib/chef/handler/mail.erb
43
- - lib/chef/handler/mail.rb
41
+ - lib/chef/mail/version.rb
42
+ - lib/chef/mail.erb
43
+ - lib/chef/mail.rb
44
44
  homepage: http://github.com/trobrock/chef-handler-mail
45
45
  licenses: []
46
46
  post_install_message: