Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Apr 23, 2010
1 parent d33f853 commit 7a2fae9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.4.0 (2010-04-23)

* Removed man page support until it's ready.

## 0.3.3 (2010-03-29)

* UTF-8 works with ReST now.
Expand Down
2 changes: 1 addition & 1 deletion lib/github/markup/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module GitHub
module Markup
Version = '0.3.3'
Version = VERSION = '0.4.0'
end
end

0 comments on commit 7a2fae9

Please sign in to comment.