Skip to content

Commit

Permalink
1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
akoutmos committed Apr 24, 2022
1 parent deaf89b commit 1af1adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule Unplug.MixProject do
def project do
[
app: :unplug,
version: "0.2.1",
version: "1.0.0",
elixir: "~> 1.8",
elixirc_paths: elixirc_paths(Mix.env()),
name: "Unplug",
Expand Down

0 comments on commit 1af1adc

Please sign in to comment.