We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c914fba commit be955daCopy full SHA for be955da
app/mix.exs
@@ -3,7 +3,7 @@ Code.require_file("lib/env.ex")
3
defmodule Meadow.MixProject do
4
use Mix.Project
5
6
- @app_version "9.0.5"
+ @app_version "9.1.0"
7
8
def project do
9
[
0 commit comments