Skip to content

Commit

Permalink
feat: release (#446)
Browse files Browse the repository at this point in the history
* Bump version
  • Loading branch information
chasers committed Jan 18, 2023
1 parent d8acf69 commit 9280db3
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 Realtime.MixProject do
def project do
[
app: :realtime,
version: "2.0.0",
version: "2.1.1",
elixir: "~> 1.14.0",
elixirc_paths: elixirc_paths(Mix.env()),
start_permanent: Mix.env() == :prod,
Expand Down

0 comments on commit 9280db3

Please sign in to comment.