Skip to content

Commit 53a1f06

Browse files
committed
Prepare for v2.6.8
1 parent cd31584 commit 53a1f06

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.8
2+
* Nothing annotated unless options[:model_dir] is specified, #234
3+
14
== 2.6.7
25
* Nothing annotated unless options[:model_dir] is specified, #234
36

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.7'
3+
'2.6.8'
44
end
55
end

0 commit comments

Comments
 (0)