bump version number

This commit is contained in:
Eric S. Londres 2022-08-20 11:02:46 -04:00
parent 41167b128f
commit 505dad7c5b
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.6",
version: "0.4.7",
elixir: "~> 1.13",
start_permanent: Mix.env() == :prod,
deps: deps(),