Skip to content

Commit

Permalink
Merge pull request #28 from bbalser/merge_function_default
Browse files Browse the repository at this point in the history
Bumped version to 0.4.6
  • Loading branch information
Nathaniel Scott Stevens authored Oct 29, 2019
2 parents 7e96e87 + 009edb5 commit c1193bb
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 @@ -4,7 +4,7 @@ defmodule Brook.MixProject do
def project do
[
app: :brook,
version: "0.4.5",
version: "0.4.6",
elixir: "~> 1.8",
description: description(),
package: package(),
Expand Down

0 comments on commit c1193bb

Please sign in to comment.