Skip to content

Commit 6f73f91

Browse files
committed
Bump version
1 parent b0fa2eb commit 6f73f91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ defmodule ServerSentEvents.MixProject do
88
def project do
99
[
1010
app: :server_sent_events,
11-
version: "0.1.0",
11+
version: "0.2.0",
1212
elixir: "~> 1.12",
1313
start_permanent: Mix.env() == :prod,
1414
name: "Server Sent Events",

0 commit comments

Comments
 (0)