Skip to content

Commit d56db7d

Browse files
committed
Bump version to 0.2.0
1 parent 404dd76 commit d56db7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ defmodule Oban.LiveDashboard.MixProject do
66
def project do
77
[
88
app: :oban_live_dashboard,
9-
version: "0.1.1",
9+
version: "0.2.0",
1010
elixir: "~> 1.12",
1111
start_permanent: Mix.env() == :prod,
1212
deps: deps(),

0 commit comments

Comments
 (0)