Skip to content

Commit 0afc461

Browse files
committed
Version up 🎉
1 parent 5591c4a commit 0afc461

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rdoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
=== 1.1.5 / 2013-10-23
2+
3+
* Improved performance of email regex
4+
5+
* Protocol regex is case insensitive
6+
17
=== 1.1.3 / 2013-09-12
28

39
* Updates gemspec to work with latest rubygems

lib/rails_autolink/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module RailsAutolink
2-
VERSION = '1.1.4'
2+
VERSION = '1.1.5'
33
end

0 commit comments

Comments
 (0)