bump version number to 0.4.5

This commit is contained in:
Eric S. Londres 2022-08-17 22:47:43 -04:00
parent 111e46ae07
commit a43e9fe66a
Signed by: slondr
GPG Key ID: A2D25B4D5CB970E4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ defmodule Egalaxyd.MixProject do
def project do
[
app: :egalaxyd,
version: "0.4.4",
version: "0.4.5",
elixir: "~> 1.13",
start_permanent: Mix.env() == :prod,
deps: deps(),