Skip to content

Commit 0c576cc

Browse files
committed
Bump minor version.
1 parent 954a1cd commit 0c576cc

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.32.0"
8+
VERSION = "0.33.0"
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.0
35+
36+
- Fix presentation of release notes on releases page.
37+
3438
### v0.31.0
3539

3640
- Support brief release notes in `releases.md` document.

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This document outlines major changes and new features in each release of the project.
44

5-
## Unreleased
5+
## v0.33.0
66

77
- Fix presentation of release notes on releases page.
88

0 commit comments

Comments
 (0)