Skip to content

Commit

Permalink
Bump version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Troush committed Jun 27, 2017
1 parent 5646be2 commit ee9c4f9
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
@@ -1,7 +1,7 @@
defmodule Ecto.Paging.Mixfile do
use Mix.Project

@version "0.7.0"
@version "0.8.0"

def project do
[app: :ecto_paging,
Expand Down

0 comments on commit ee9c4f9

Please sign in to comment.