0.1.4
Chris Wanstrath chris@ozmm.org
Tue, 17 Nov 2009 11:13:55 -0800
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
lib/github/markup/version.rb
→
lib/github/markup/version.rb
@@ -1,5 +1,5 @@
module GitHub module Markup - Version = '0.1.3' + Version = '0.1.4' end end