Skip to content

Commit

Permalink
Merge pull request #44 from artemeff/v3
Browse files Browse the repository at this point in the history
release 3.0.0
  • Loading branch information
artemeff authored Nov 17, 2022
2 parents cdc11fa + 5f328d7 commit 1b1a3eb
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 Construct.Mixfile do
def project do
[
app: :construct,
version: "3.0.0-rc.0",
version: "3.0.0",
elixir: "~> 1.9",
deps: deps(),
elixirc_paths: elixirc_paths(Mix.env),
Expand Down

0 comments on commit 1b1a3eb

Please sign in to comment.