Skip to content

Commit b9ea67e

Browse files
committed
* Update version number to non-dev
1 parent 4fa4f74 commit b9ea67e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lib/active_record/like/version.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
# frozen_string_literal: true
2+
13
module ActiveRecord
24
module Like
3-
VERSION = "7.0.dev"
5+
VERSION = "7.0.0"
46
end
57
end

0 commit comments

Comments
 (0)