Skip to content

Commit 2a84769

Browse files
committed
v2.7.4
1 parent e02d122 commit 2a84769

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.4
2+
See https://github.com/ctran/annotate_models/releases/tag/v2.7.4
3+
14
== 2.7.3
25
See https://github.com/ctran/annotate_models/releases/tag/v2.7.3
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.3'
3+
'2.7.4'
44
end
55
end

0 commit comments

Comments
 (0)