Skip to content

Commit 570e244

Browse files
committed
Bump minor version.
1 parent d1258fb commit 570e244

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/sus/version.rb

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

66
# @namespace
77
module Sus
8-
VERSION = "0.34.0"
8+
VERSION = "0.35.0"
99
end

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Please see the [project documentation](https://socketry.github.io/sus/) for more
3333

3434
Please see the [project releases](https://socketry.github.io/sus/releases/index) for all releases.
3535

36-
### Unreleased
36+
### v0.35.0
3737

3838
- Add `Sus::Fixtures::TemporaryDirectoryContext`.
3939

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+
## v0.35.0
44

55
- Add `Sus::Fixtures::TemporaryDirectoryContext`.
66

0 commit comments

Comments
 (0)