Skip to content

Commit e46258c

Browse files
committed
0.5.2: raise balls
1 parent 322320a commit e46258c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skiplists.nimble

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
version = "0.5.1"
1+
version = "0.5.2"
22
author = "disruptek"
33
description = "skiplists"
44
license = "MIT"
55

66
requires "https://github.com/disruptek/grok < 1.0.0"
77
when not defined(release):
8-
requires "https://github.com/disruptek/balls >= 2.0.0 & < 3.0.0"
8+
requires "https://github.com/disruptek/balls >= 3.0.0 & < 4.0.0"
99
requires "https://github.com/disruptek/criterion < 1.0.0"
1010

1111
task test, "run unit tests":

0 commit comments

Comments
 (0)