We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9226084 commit b2795d7Copy full SHA for b2795d7
mix.exs
@@ -4,7 +4,7 @@ defmodule Akin.Mixfile do
4
def project do
5
[
6
app: :akin,
7
- version: "0.1.6",
+ version: "0.1.7",
8
elixir: "~> 1.7",
9
name: "Akin",
10
source_url: "https://github.com/vanessaklee/akin",
0 commit comments