Skip to content

Commit 7340eb9

Browse files
committed
Prep v4.0.3
1 parent fe82968 commit 7340eb9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master
44

5+
## v4.0.3 [2023-07-02]
6+
57
- [Added] Graceful handling of exit signals in the default worker
68

79
## v4.0.2 [2023-06-13]

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule OPQ.Mixfile do
22
use Mix.Project
33

44
@source_url "https://github.com/fredwu/opq"
5-
@version "4.0.2"
5+
@version "4.0.3"
66

77
def project do
88
[

0 commit comments

Comments
 (0)