We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a59f15 commit 7b2ea26Copy full SHA for 7b2ea26
CHANGELOG.md
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## Unreleased
7
8
+## 0.4.2 - 2024-11-10
9
+
10
* Testing: Added Rails 7.0 on Ruby 3.2 to test matrix
11
* Testing: Added Rails 7.1 and 8.0 on Ruby 3.3 to test matrix
12
lib/lograge_waittime/version.rb
@@ -1,3 +1,3 @@
1
module LogrageWaittime
2
- VERSION = "0.4.1"
+ VERSION = "0.4.2"
3
end
0 commit comments