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.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabe Berke-Williams committed Oct 21, 2011
1 parent 594a6d0 commit 8de6c4c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions Changelog.md
@@ -1,3 +1,9 @@
## 0.8.0 (2011-10-21)
* Kumade now has working (and autoloaded!) Rake tasks. `rake deploy:staging`
will Just Work.

* Removed Less::More packager. The only included packager is now Jammit.

## 0.7.0 (2011-10-15)
* Kumade now has a working check for the Cedar stack.

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

0 comments on commit 8de6c4c

Please sign in to comment.