Skip to content

Commit

Permalink
Bump version 1.0.1 -> 1.0.2 to release add :crypto to extra_applicati…
Browse files Browse the repository at this point in the history
…ons #56. Closes #57
  • Loading branch information
nelsonic committed Jun 23, 2024
1 parent eae8a14 commit e20d259
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 Cid.MixProject do
def project do
[
app: :excid,
version: "1.0.1",
version: "1.0.2",
package: package(),
description: description(),
elixir: "~> 1.7",
Expand Down

0 comments on commit e20d259

Please sign in to comment.