Skip to content

Commit 822a0e3

Browse files
committed
increment version
1 parent e4a975e commit 822a0e3

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
@@ -8,7 +8,7 @@ defmodule Uinta.MixProject do
88
app: :uinta,
99
name: "Uinta",
1010
description: "Simpler structured logs and lower log volume for Elixir apps",
11-
version: "0.1.0",
11+
version: "0.2.0",
1212
elixir: "~> 1.8",
1313
source_url: @project_url,
1414
homepage_url: @project_url,

0 commit comments

Comments
 (0)