Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Arentsen committed Jan 22, 2019
1 parent ea249d9 commit d9d6082
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 Liquid.Mixfile do
def project do
[
app: :liquid,
version: "0.9.0",
version: "0.9.1",
elixir: "~> 1.5",
deps: deps(),
name: "Liquid",
Expand Down

0 comments on commit d9d6082

Please sign in to comment.