Ver bump up.

This commit is contained in:
Kei Hibino 2015-11-12 15:26:22 +09:00
parent 1d97f9087d
commit a3734b2fe4

View File

@ -1,5 +1,5 @@
name: relational-query-HDBC
version: 0.2.0.1
version: 0.2.0.2
synopsis: HDBC instance of relational-query and typed query interface for HDBC
description: This package contains the HDBC instance of relational-query and
the typed query interface for HDBC.
@ -50,7 +50,7 @@ library
, names-th
, persistable-record
, relational-query >= 0.6.1
, relational-query >= 0.6.2
, relational-schemas
, HDBC >=2
, HDBC-session