Skip to content

Commit 297c198

Browse files
Bump dev version
1 parent fb6bf75 commit 297c198

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

ChangeLog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## Changes Between 3.3.0 and 3.4.0 (in development)
4+
5+
No changes yet.
6+
7+
38
## Changes Between 3.2.0 and 3.3.0 (Mar 31, 2026)
49

510
### Queue Type Inheritance for Retry and Error Queues

lib/sneakers/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Sneakers
2-
VERSION = "3.3.0"
2+
VERSION = "3.4.0.pre"
33
end

0 commit comments

Comments
 (0)