all repos — markup @ 6fe79eee08375e549a8fee1f2f79f90e554bcaa5

The code we use to render README.your_favorite_markup

0.1.0
Chris Wanstrath chris@ozmm.org
Mon, 02 Nov 2009 16:02:42 -0800
commit

6fe79eee08375e549a8fee1f2f79f90e554bcaa5

parent

0ddd5f979bccbad6ccf690788e17854a04e7cf75

1 files changed, 5 insertions(+), 0 deletions(-)

jump to
A lib/github/markup/version.rb

@@ -0,0 +1,5 @@

+module GitHub + module Markup + Version = '0.1.0' + end +end