Mix.exs: Update version
This commit is contained in:
parent
7a207ac59d
commit
b5d4f9616e
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -5,7 +5,7 @@
|
|||
defmodule Linkify.Mixfile do
|
||||
use Mix.Project
|
||||
|
||||
@version "0.5.2"
|
||||
@version "0.5.3"
|
||||
|
||||
def project do
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue