We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33f853 commit 7a2fae9Copy full SHA for 7a2fae9
HISTORY.md
@@ -1,3 +1,7 @@
1
+## 0.4.0 (2010-04-23)
2
+
3
+* Removed man page support until it's ready.
4
5
## 0.3.3 (2010-03-29)
6
7
* UTF-8 works with ReST now.
lib/github/markup/version.rb
@@ -1,5 +1,5 @@
module GitHub
module Markup
- Version = '0.3.3'
+ Version = VERSION = '0.4.0'
end
0 commit comments