Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Choi committed Feb 15, 2011
1 parent 5e7fc7b commit fa2a1c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/soywiki.rb
@@ -1,7 +1,7 @@
require 'string_ext'

module Soywiki
VERSION = '0.3.0'
VERSION = '0.3.1'
WIKI_WORD = /\b([a-z][\w_]+\.)?[A-Z][a-z]+[A-Z]\w*\b/
HYPERLINK = %r|\bhttps?://[^ >)\n\]]+|

Expand Down

0 comments on commit fa2a1c4

Please sign in to comment.