Skip to content

Commit d3c25c8

Browse files
committed
Prep v4.0.2
1 parent 17ae02e commit d3c25c8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

33
## master
44

5+
## v4.0.2 [2023-06-13]
6+
7+
- [Improved] Updated all the dependencies
8+
59
## v4.0.1 [2021-10-14]
610

711
- [Fixed] Wrong link to the project

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.1"
5+
@version "4.0.2"
66

77
def project do
88
[

0 commit comments

Comments
 (0)