Skip to content

Commit db3eb14

Browse files
committed
v2.7.3
1 parent a9a3121 commit db3eb14

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

0 commit comments

Comments
 (0)