Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Aug 8, 2010
1 parent b3e2353 commit 86f0907
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rdoc
@@ -1,3 +1,9 @@
=== 1.0.1 / 2010-08-07

* 1 Bugfix

* Fixed method descriptions

=== 1.0.0 / 2010-07-13 === 1.0.0 / 2010-07-13


* 1 major enhancement * 1 major enhancement
Expand Down
2 changes: 1 addition & 1 deletion lib/horo.rb
@@ -1,3 +1,3 @@
module Horo module Horo
VERSION = '1.0.0' VERSION = '1.0.1'
end end

0 comments on commit 86f0907

Please sign in to comment.