Release: Change changelog and mix version

This commit is contained in:
Lain Soykaf 2020-11-24 17:50:12 +01:00
parent a32f582aa8
commit 506c23f8eb
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,8 @@
## [Unreleased]
## 0.4.0 - 2020-11-24
### Added
- Support for linking URLs with FQDNs (e.g., "google.com.")

View file

@ -1,7 +1,7 @@
defmodule Linkify.Mixfile do
use Mix.Project
@version "0.3.0"
@version "0.4.0"
def project do
[