Skip to content

Commit 9191d4d

Browse files
committed
version bump
1 parent 3674298 commit 9191d4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rethinkdb.nimble

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[Package]
22
name = "rethinkdb"
3-
version = "0.1.6"
3+
version = "0.2.0"
44
author = "Huy Doan"
55
description = "RethinkDB driver for Nim"
66
license = "MIT"
77

88
skipDirs = "tests bench"
99

1010
[Deps]
11-
Requires: "nim >= 0.11.2"
11+
Requires: "nim >= 0.17.0"
1212
Requires: "struct >= 0.1.1"

0 commit comments

Comments
 (0)