We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2da6d2 commit 1a6f1e8Copy full SHA for 1a6f1e8
1 file changed
mix.exs
@@ -3,7 +3,7 @@ defmodule Cipher.Mixfile do
3
4
def project do
5
[app: :cipher,
6
- version: "1.0.1",
+ version: "1.0.2",
7
elixir: "~> 1.2",
8
package: package,
9
description: """
0 commit comments