Skip to content

Commit 4024767

Browse files
committed
Version v2.0.2
Changes: - Better exception in case of file errors (such as `:efbig`)
1 parent d95b0d3 commit 4024767

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
@@ -2,7 +2,7 @@ defmodule CubDB.Mixfile do
22
use Mix.Project
33

44
@source_url "https://github.com/lucaong/cubdb"
5-
@version "2.0.1"
5+
@version "2.0.2"
66

77
def project do
88
[

0 commit comments

Comments
 (0)