Skip to content

Commit 6152523

Browse files
committed
Bump to 1.14.1
1 parent 84230df commit 6152523

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## HEAD
1+
## 1.14.1 (2024-05-15)
22

33
* Fix matching on account status when passing Active Record object to `Rodauth::Rails.account` (@dush)
44

lib/rodauth/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Rodauth
22
module Rails
3-
VERSION = "1.14.0"
3+
VERSION = "1.14.1"
44
end
55
end

0 commit comments

Comments
 (0)