Skip to content

Commit d399c86

Browse files
authored
Merge pull request #27 from Flagsmith/release/1.1.1
chore: bump version 1.1.1
2 parents 804cde3 + 566475c commit d399c86

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 FlagsmithEngine.MixProject do
44
def project do
55
[
66
app: :flagsmith_engine,
7-
version: "1.1.0",
7+
version: "1.1.1",
88
elixir: "~> 1.12",
99
start_permanent: Mix.env() == :prod,
1010
deps: deps(),

0 commit comments

Comments
 (0)