Skip to content

Commit

Permalink
Update version and add Alexander
Browse files Browse the repository at this point in the history
  • Loading branch information
doomspork committed Dec 6, 2018
1 parent a92b033 commit a808747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule PhoenixSlime.Mixfile do
use Mix.Project

@version "0.10.1"
@version "0.11.0"

def project do
[
Expand Down Expand Up @@ -31,7 +31,7 @@ defmodule PhoenixSlime.Mixfile do

defp package do
[
maintainers: ["Sean Callan"],
maintainers: ["Sean Callan", "Alexander Stanko"],
files: ["lib", "priv", "mix.exs", "README*", "LICENSE*"],
licenses: ["MIT"],
links: %{github: "https://github.com/slime-lang/phoenix_slime"}
Expand Down

0 comments on commit a808747

Please sign in to comment.