Skip to content

Commit 7a2fae9

Browse files
committed
v0.4.0
1 parent d33f853 commit 7a2fae9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.4.0 (2010-04-23)
2+
3+
* Removed man page support until it's ready.
4+
15
## 0.3.3 (2010-03-29)
26

37
* UTF-8 works with ReST now.

lib/github/markup/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module GitHub
22
module Markup
3-
Version = '0.3.3'
3+
Version = VERSION = '0.4.0'
44
end
55
end

0 commit comments

Comments
 (0)