Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit dedafc5

Browse files
authored
v1.1.2
1 parent a993a52 commit dedafc5

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
@@ -4,7 +4,7 @@ defmodule DVR.MixProject do
44
def project do
55
[
66
app: :dvr,
7-
version: "1.1.1",
7+
version: "1.1.2",
88
elixir: "~> 1.15",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
docs: [main: "readme", extras: ["README.md"]],

0 commit comments

Comments
 (0)