all repos — markup @ 467efda494c306294a2f98b63c6d273af92806da

The code we use to render README.your_favorite_markup

v0.3.1
Chris Wanstrath chris@ozmm.org
Mon, 22 Mar 2010 17:10:49 -0700
commit

467efda494c306294a2f98b63c6d273af92806da

parent

fc50e310d48b8c02890cc99318417496e27efcce

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

jump to
M lib/github/markup/version.rblib/github/markup/version.rb

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

module GitHub module Markup - Version = '0.3.0' + Version = '0.3.1' end end