Skip to content

Commit 526e90f

Browse files
committed
Release v2.0.4
1 parent 0edaffc commit 526e90f

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# CHANGELOG
22

3-
## v2.0.4-dev
3+
## v2.0.4 (2023-02-02)
4+
5+
### Bug fixes
6+
7+
* Fix trust lookup for organizations
48

59
## v2.0.3 (2023-02-01)
610

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Hex.MixProject do
22
use Mix.Project
33

4-
@version "2.0.4-dev"
4+
@version "2.0.4"
55

66
def project do
77
[

0 commit comments

Comments
 (0)