Bump version
This commit is contained in:
parent
14b8f39160
commit
18028fb6b1
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -1,7 +1,7 @@
|
||||||
defmodule Linkify.Mixfile do
|
defmodule Linkify.Mixfile do
|
||||||
use Mix.Project
|
use Mix.Project
|
||||||
|
|
||||||
@version "0.1.0"
|
@version "0.1.1"
|
||||||
|
|
||||||
def project do
|
def project do
|
||||||
[
|
[
|
||||||
|
|
Reference in a new issue