Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Commit

Permalink
Bump to v5.0.3 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdenen committed Nov 7, 2019
1 parent 9496a01 commit 6e656cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -4,7 +4,7 @@ defmodule SmartCity.Registry.MixProject do
def project do
[
app: :smart_city_registry,
version: "5.0.2",
version: "5.0.3",
elixir: "~> 1.8",
start_permanent: Mix.env() == :prod,
deps: deps(),
Expand Down

0 comments on commit 6e656cf

Please sign in to comment.