Skip to content

Commit 490a16a

Browse files
author
Romain Slootmaekers
committed
0.0.9
1 parent 4cc8078 commit 490a16a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

META

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# -*- conf -*-
22

33
description = "Kinetic client"
4-
version = "0.0.8"
4+
version = "0.0.9"
55
exists_if = "kinetic.cmx,kinetic.cmi,kinetic.mli"
6-
requires = "threads lwt lwt.unix cryptokit lwt_ssl ppx_deriving.show"
6+
requires = "threads lwt lwt.unix cryptokit lwt_ssl ppx_deriving.show lwt_log"
77
archive(byte) = "kinetic.client.cma"
88
archive(native) = "kinetic.client.cmxa"

0 commit comments

Comments
 (0)