Skip to content

Commit d5d55e8

Browse files
committed
Merge branch 'hotfix/v2.6.7'
2 parents 723176a + c2b1e50 commit d5d55e8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rdoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
== 2.6.7
2+
* Nothing annotated unless options[:model_dir] is specified, #234
3+
14
== 2.6.6
25
* Makes it possible to wrap annotations, #225
36
* Fix single model generation, #214

lib/annotate/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Annotate
22
def self.version
3-
'2.6.6'
3+
'2.6.7'
44
end
55
end

0 commit comments

Comments
 (0)