Skip to content

Commit 94feccc

Browse files
committed
Bump patch version.
1 parent b05b9da commit 94feccc

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

lib/utopia/project/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
module Utopia
77
module Project
8-
VERSION = "0.33.1"
8+
VERSION = "0.33.2"
99
end
1010
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-project
3131

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

34+
### v0.33.2
35+
36+
- Fixed handling of segmented code guides when rendered into a `readme.md` file.
37+
3438
### v0.33.0
3539

3640
- Fix presentation of release notes on releases page.

releases.md

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

3-
## Unreleased
3+
## v0.33.2
44

55
- Fixed handling of segmented code guides when rendered into a `readme.md` file.
66

0 commit comments

Comments
 (0)