Skip to content

Commit

Permalink
Bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Arentsen committed Jan 22, 2019
1 parent ab926ab commit 2718f1e
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.8.0",
version: "0.9.0",
elixir: "~> 1.3",
deps: deps(),
name: "Liquid",
Expand Down

0 comments on commit 2718f1e

Please sign in to comment.