Skip to content

Commit

Permalink
Prep v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fredwu committed Jun 13, 2023
1 parent 17ae02e commit d3c25c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## master

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

- [Improved] Updated all the dependencies

## v4.0.1 [2021-10-14]

- [Fixed] Wrong link to the project
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule OPQ.Mixfile do
use Mix.Project

@source_url "https://github.com/fredwu/opq"
@version "4.0.1"
@version "4.0.2"

def project do
[
Expand Down

0 comments on commit d3c25c8

Please sign in to comment.