Skip to content

Commit 63a030a

Browse files
committed
Bump version
1 parent 8cdeaa3 commit 63a030a

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
@@ -7,7 +7,7 @@ defmodule Numerix.Mixfile do
77
name: "Numerix",
88
description:
99
"A collection of useful mathematical functions in Elixir with a slant towards statistics, linear algebra and machine learning",
10-
version: "0.5.0",
10+
version: "0.5.1",
1111
elixir: "~> 1.5",
1212
source_url: "https://github.com/safwank/Numerix",
1313
deps: deps(),

0 commit comments

Comments
 (0)