Skip to content

Commit f09cb9e

Browse files
committed
v0.5.1
1 parent f65c5fd commit f09cb9e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.5.1 (2010-09-30)
2+
3+
* Support relative path links in rdoc
4+
15
## 0.5.0 (2010-07-07)
26

37
* Added creole support

lib/github/markup/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module GitHub
22
module Markup
3-
Version = VERSION = '0.5.0'
3+
Version = VERSION = '0.5.1'
44
end
55
end

0 commit comments

Comments
 (0)