Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseshieh committed Apr 3, 2019
1 parent 88023c4 commit 0ae1c94
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 MasterProxy.MixProject do
def project do
[
app: :master_proxy,
version: "0.1.0",
version: "0.1.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 0ae1c94

Please sign in to comment.