Skip to content

Commit

Permalink
Merge pull request #24 from followfung/master
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
followfung authored Dec 21, 2016
2 parents 75872fc + 0571f81 commit c03fcef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# lits_vm Cookbook
=============
This cookbook configures a server to install applications on. Currently only tested on CentOS 7.x, but should work on RHEL 7.x as well.

## Requirements
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'All rights reserved'
description 'Configures a base VM for installing applications'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.3.3'
version '0.3.4'

depends 'sshd', '~> 1.3.0'
depends 'ssh-hardening', '~> 1.3.0'
Expand Down

0 comments on commit c03fcef

Please sign in to comment.