Skip to content

Commit

Permalink
Bump to 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kivikakk committed Apr 23, 2019
1 parent 8232e53 commit 0e0a80b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/rinku.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Rinku
VERSION = "2.0.5"
VERSION = "2.0.6"

class << self
attr_accessor :skip_tags
Expand Down
2 changes: 1 addition & 1 deletion rinku.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'rinku'
s.version = '2.0.5'
s.version = '2.0.6'
s.summary = "Mostly autolinking"
s.description = <<-EOF
A fast and very smart autolinking library that
Expand Down

0 comments on commit 0e0a80b

Please sign in to comment.