We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4a975e commit 822a0e3Copy full SHA for 822a0e3
mix.exs
@@ -8,7 +8,7 @@ defmodule Uinta.MixProject do
8
app: :uinta,
9
name: "Uinta",
10
description: "Simpler structured logs and lower log volume for Elixir apps",
11
- version: "0.1.0",
+ version: "0.2.0",
12
elixir: "~> 1.8",
13
source_url: @project_url,
14
homepage_url: @project_url,
0 commit comments