Skip to content

Commit cc3bc7e

Browse files
committed
mix: bump version
1 parent 96b6ec8 commit cc3bc7e

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
@@ -3,7 +3,7 @@ defmodule Datastructures.Mixfile do
33

44
def project do
55
[ app: :datastructures,
6-
version: "0.2.0",
6+
version: "0.2.1",
77
deps: deps,
88
package: package,
99
description: "Elixir protocols and implementations for various data structures." ]

0 commit comments

Comments
 (0)