Skip to content

Commit 9347bee

Browse files
committed
Bump patch version.
1 parent 45b1c28 commit 9347bee

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

lib/utopia/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# Copyright, 2009-2025, by Samuel Williams.
55

66
module Utopia
7-
VERSION = "2.30.0"
7+
VERSION = "2.30.1"
88
end

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ Please see the [project documentation](https://socketry.github.io/utopia/) for m
3131

3232
Please see the [project releases](https://socketry.github.io/utopia/releases/index) for all releases.
3333

34+
### v2.30.1
35+
36+
- Minor compatibility fixes.
37+
3438
### v2.27.0
3539

3640
- Improved error logging using `Console` gem.

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Releases
22

3-
## Unreleased
3+
## v2.30.1
44

55
- Minor compatibility fixes.
66

0 commit comments

Comments
 (0)