Skip to content

Commit 81015c7

Browse files
committed
Merge branch 'release/2.7.1' into develop
2 parents 93318a5 + 6c2740d commit 81015c7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rdoc

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
== 2.7.1
2+
See https://github.com/ctran/annotate_models/releases/tag/v2.7.1
3+
14
== 2.7.0
25
See https://github.com/ctran/annotate_models/releases/tag/v2.7.0
36

lib/annotate/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Annotate
22
def self.version
3-
'2.7.0'
3+
'2.7.1'
44
end
55
end

0 commit comments

Comments
 (0)