From c9e04c7044bf6342b6c1341837af2d6d187b14a7 Mon Sep 17 00:00:00 2001 From: Denys Khanzhyiev Date: Thu, 18 Jan 2018 22:36:09 +0100 Subject: [PATCH] version 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24f407c..b200d74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "firebird", - "version": "v0.1.1", + "version": "v0.1.2", "description": "Firebird binding to node, uses libfbclient.", "author": "Denys Khanzhiyev", "main": "./firebird",