Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
axelson committed Jul 28, 2023
1 parent b54bec8 commit 53928fd
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 @@ -4,7 +4,7 @@ defmodule MainProxy.MixProject do
def project do
[
app: :main_proxy,
version: "0.3.0",
version: "0.3.1",
description:
"Proxies requests to multiple apps. Useful for Gigalixir or Heroku deployment when just one web port is exposed. Works with phoenix endpoints, plugs, and websockets.",
package: package(),
Expand Down

0 comments on commit 53928fd

Please sign in to comment.