Skip to content

Commit a065b4b

Browse files
committed
version up!
1 parent 11df6e3 commit a065b4b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.rdoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== 1.0.6 / 2012-03-12
2+
3+
* Added sanitize_options arg
4+
15
=== 1.0.5 / 2012-01-27
26

37
* Update dependency to include rails 3.2.X

lib/rails_autolink.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module RailsAutolink
2-
VERSION = '1.0.5'
2+
VERSION = '1.0.6'
33

44
class Railtie < ::Rails::Railtie
55
initializer 'rails_autolink' do |app|

0 commit comments

Comments
 (0)