Skip to content

Commit 3f306a3

Browse files
committed
Bump version to 1.2.1
1 parent f0848d1 commit 3f306a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Dev (unreleased)
2-
================
1+
1.2.1 (2023-10-18)
2+
==================
33

44
* Fix Rails 7.1 beta1 deprecation warning in log subscriber (@rwojnarowski)
55
[#196](https://github.com/TalentBox/sequel-rails/pull/196)

lib/sequel_rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module SequelRails
2-
VERSION = '1.2.0'.freeze
2+
VERSION = '1.2.1'.freeze
33
end

0 commit comments

Comments
 (0)