Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Commit

Permalink
prep 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jhowarth committed Dec 7, 2016
1 parent 155adc8 commit 9587b6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 Loqui.Mixfile do
def project do
[
app: :loqui,
version: "0.2.6",
version: "0.2.7",
elixir: "~> 1.3",
build_embedded: Mix.env == :prod,
start_permanent: Mix.env == :prod,
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

setup(
name='loqui',
version='0.2.6',
version='0.2.7',
author='Jake Heinz',
author_email='[email protected]',
url="http://github.com/hammerandchisel/loqui",
Expand Down

0 comments on commit 9587b6d

Please sign in to comment.