Skip to content

Commit 92e17db

Browse files
chore: Bump version to 1.0.41
1 parent 7babe1e commit 92e17db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.40
1+
1.0.41

tololo/mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Tololo.MixProject do
44
def project do
55
[
66
app: :tololo,
7-
version: "1.0.40",
7+
version: "1.0.41",
88
elixir: "~> 1.18",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)