Skip to content

Commit f19cba9

Browse files
committed
Bump version to 0.4.0
1 parent 761b424 commit f19cba9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ defmodule Spur.MixProject do
55
[
66
app: :spur,
77
description: "Activity tracking for Elixir apps",
8-
version: "0.3.1",
8+
version: "0.4.0",
99
elixir: "~> 1.8",
1010
start_permanent: Mix.env() == :prod,
1111
deps: deps(),

0 commit comments

Comments
 (0)