We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b642c commit 33131e9Copy full SHA for 33131e9
mix.exs
@@ -3,7 +3,7 @@ defmodule RandomString.Mixfile do
3
4
def project do
5
[app: :random_string,
6
- version: "0.2.5",
+ version: "0.3.0",
7
elixir: "~> 1.2",
8
description: description(),
9
package: package(),
0 commit comments