all repos — markup @ 543171342635f881d646194b29b02f23299b3201

The code we use to render README.your_favorite_markup

Bump version to 0.7.0

Changes in the dependency chain warrant a minor version increase.
Vicent Marti tanoku@gmail.com
Wed, 07 Dec 2011 15:29:20 +0100
commit

543171342635f881d646194b29b02f23299b3201

parent

ddaffd382a5bc9782ca36557f70c72b9179e4c1c

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 = VERSION = '0.6.0' + Version = VERSION = '0.7.0' end end