Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scrogson committed Apr 1, 2015
1 parent 1a8a392 commit 2d2ad68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ defmodule Hedwig.Mixfile do
def project do
[
app: :hedwig,
version: "0.0.4",
version: "0.1.0",
elixir: "~> 1.0",
deps: deps,
description: @description,
Expand Down

0 comments on commit 2d2ad68

Please sign in to comment.