Ver bump up.

This commit is contained in:
Kei Hibino 2015-12-01 20:46:02 +09:00
parent 5095e95170
commit 52d7f1d51d

View File

@ -1,5 +1,5 @@
name: relational-query-HDBC
version: 0.3.1.0
version: 0.4.0.0
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.
@ -49,8 +49,8 @@ library
, dlist
, names-th
, persistable-record
, relational-query >= 0.6.2
, persistable-record >= 0.2
, relational-query >= 0.7
, relational-schemas
, HDBC >=2
, HDBC-session