We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 761b424 commit f19cba9Copy full SHA for f19cba9
1 file changed
mix.exs
@@ -5,7 +5,7 @@ defmodule Spur.MixProject do
5
[
6
app: :spur,
7
description: "Activity tracking for Elixir apps",
8
- version: "0.3.1",
+ version: "0.4.0",
9
elixir: "~> 1.8",
10
start_permanent: Mix.env() == :prod,
11
deps: deps(),
0 commit comments