Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Commit

Permalink
Release 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
svanzoest committed Dec 7, 2014
1 parent a4ba120 commit db75813
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Sysctl
======

v0.6.2 (2014-12-06)
-------------------
* Fix rubocop error and packaging error

v0.6.1 (2014-12-06)
-------------------
* [GH-14] Update to chefspec 4.1 , rubocop 27, foodcritic 4
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 'Apache v2.0'
description 'Configures sysctl parameters'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.6.1'
version '0.6.2'
supports 'ubuntu', '>= 12.04'
supports 'debian', '>= 7.0'
supports 'centos', '>= 5.9'
Expand Down

0 comments on commit db75813

Please sign in to comment.