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

Commit

Permalink
Bump to 0.7.0 for working Cedar check.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Oct 21, 2011
1 parent 4b7358e commit f1ac4c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions Changelog.md
@@ -1,3 +1,6 @@
## 0.7.0 (2011-10-15)
* Kumade now has a working check for the Cedar stack.

## 0.6.0 (2011-10-15)
* Remove thor dependency, since Thor is no longer in the gem.

Expand Down
2 changes: 1 addition & 1 deletion lib/kumade/version.rb
@@ -1,3 +1,3 @@
module Kumade
VERSION = "0.6.0"
VERSION = "0.7.0"
end

0 comments on commit f1ac4c3

Please sign in to comment.