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