Skip to content

Commit

Permalink
Bumps required Elixir version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesduncombe committed Mar 28, 2024
1 parent 6a5c4ea commit d6bcac8
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 @@ -8,7 +8,7 @@ defmodule TTEth.MixProject do
app: :tt_eth,
version: @version,
description: "Ethereum primitives for Elixir.",
elixir: "~> 1.11",
elixir: "~> 1.13",
elixirc_paths: elixirc_paths(Mix.env()),
deps: deps(),
# Docs
Expand Down

0 comments on commit d6bcac8

Please sign in to comment.