We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e501bf5 commit 02916aaCopy full SHA for 02916aa
mix.exs
@@ -6,7 +6,7 @@ defmodule Ibanity.MixProject do
6
def project do
7
[
8
app: :ibanity,
9
- version: "1.0.0",
+ version: "1.1.0",
10
elixir: "~> 1.15",
11
start_permanent: Mix.env() == :prod,
12
description: "Wrapper for the Ibanity API",
0 commit comments