Skip to content

Commit

Permalink
bump version to 1.0.1 to publish docs #35 no code changed
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Aug 24, 2023
1 parent e6c649d commit bc90244
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.0",
version: "1.0.1",
package: package(),
description: description(),
elixir: "~> 1.7",
Expand Down

0 comments on commit bc90244

Please sign in to comment.