Skip to content

Commit

Permalink
Release v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Jun 1, 2023
1 parent b856c1e commit 34bd5aa
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
@@ -1,5 +1,9 @@
# Changelog

## v2.0.5

* Allow conflicting extension to be overridden

## v2.0.4

* Only returns extensions from known suffixes
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule MIME.Mixfile do
use Mix.Project

@version "2.0.4"
@version "2.0.5"

def project do
[
Expand Down

0 comments on commit 34bd5aa

Please sign in to comment.