We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07c835a commit b917f4bCopy full SHA for b917f4b
lib/active_record/connection_adapters/sqlserver/version.rb
@@ -3,7 +3,7 @@ module ConnectionAdapters
3
module SQLServer
4
module Version
5
6
- VERSION = '4.2.4'
+ VERSION = '4.2.5'
7
8
end
9
0 commit comments