Skip to content
Snippets Groups Projects
Verified Commit 5ab4cff3 authored by minibikini's avatar minibikini
Browse files

Bump version

parent c20ca9d2
No related branches found
Tags v0.2.0
1 merge request!22Release v0.2.0
Pipeline #32959 passed
defmodule Linkify.Mixfile do
use Mix.Project
@version "0.1.1"
@version "0.2.0"
def project do
[
......@@ -37,7 +37,7 @@ defmodule Linkify.Mixfile do
defp package do
[
licenses: ["MIT"],
links: %{"GitLab" => "https://git.pleroma.social/pleroma/linkify"},
links: %{"GitLab" => "https://git.pleroma.social/pleroma/elixir-libraries/linkify"},
files: ~w(lib priv README.md mix.exs LICENSE)
]
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment