Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gmcabrita committed Dec 19, 2016
1 parent aa55e97 commit 57094d1
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 @@ -12,7 +12,7 @@ defmodule Cuckoo.Mixfile do
name: "Cuckoo",
source_url: @github,
homepage_url: nil,
version: "1.0.1-dev",
version: "1.0.1",
elixir: "~> 1.0",
build_embedded: Mix.env == :prod,
start_permanent: Mix.env == :prod,
Expand Down

0 comments on commit 57094d1

Please sign in to comment.