Skip to content

Commit

Permalink
Bump module version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattr- committed Feb 18, 2014
1 parent 6267aa4 commit 8ce3187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/redcarpet.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require 'redcarpet.so'

module Redcarpet
VERSION = '3.1.0'
VERSION = '3.1.1'

class Markdown
attr_reader :renderer
Expand Down

0 comments on commit 8ce3187

Please sign in to comment.