Skip to content

Commit

Permalink
v1.5.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Aug 14, 2021
1 parent f8f4cae commit 486c1be
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 @@ -7,7 +7,7 @@ defmodule Nerves.Mixfile do
name: "Nerves",
source_url: "https://github.com/nerves-project/nerves",
homepage_url: "http://nerves-project.org/",
version: "1.5.4",
version: "1.5.5",
elixir: "~> 1.6.0 or ~> 1.7.3 or ~> 1.8",
elixirc_paths: elixirc_paths(Mix.env()),
deps: deps(),
Expand Down

0 comments on commit 486c1be

Please sign in to comment.