v0.3.0
Chris Wanstrath chris@ozmm.org
Wed, 17 Mar 2010 20:48:20 -0700
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.2.2' + Version = '0.3.0' end end