We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b1c28 commit 9347beeCopy full SHA for 9347bee
lib/utopia/version.rb
@@ -4,5 +4,5 @@
4
# Copyright, 2009-2025, by Samuel Williams.
5
6
module Utopia
7
- VERSION = "2.30.0"
+ VERSION = "2.30.1"
8
end
readme.md
@@ -31,6 +31,10 @@ Please see the [project documentation](https://socketry.github.io/utopia/) for m
31
32
Please see the [project releases](https://socketry.github.io/utopia/releases/index) for all releases.
33
34
+### v2.30.1
35
+
36
+ - Minor compatibility fixes.
37
38
### v2.27.0
39
40
- Improved error logging using `Console` gem.
releases.md
@@ -1,6 +1,6 @@
1
# Releases
2
3
-## Unreleased
+## v2.30.1
- Minor compatibility fixes.
0 commit comments