Skip to content

Commit 0384b92

Browse files
committed
Master is now v4.2.3 unreleased.
1 parent bfa8cab commit 0384b92

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v4.2.3
2+
3+
* n/a
4+
15

26
## v4.2.2
37

lib/active_record/connection_adapters/sqlserver/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module ConnectionAdapters
33
module SQLServer
44
module Version
55

6-
VERSION = '4.2.2'
6+
VERSION = '4.2.3'
77

88
end
99
end

0 commit comments

Comments
 (0)