Skip to content

Commit

Permalink
bump version for File.cwd #19
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Mar 25, 2020
1 parent fb257b3 commit 198a88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -4,7 +4,7 @@ defmodule Quotes.MixProject do
def project do
[
app: :quotes,
version: "1.0.3",
version: "1.0.4",
package: package(),
description: description(),
elixir: "~> 1.9",
Expand Down

0 comments on commit 198a88e

Please sign in to comment.