From 0148250a43ede170a6e4f69115fa6b0db3ce42aa Mon Sep 17 00:00:00 2001 From: Filippo Cucchetto Date: Mon, 22 Jul 2019 08:04:33 +0200 Subject: [PATCH] Incrase build --- nimqml.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nimqml.nimble b/nimqml.nimble index d63ea52..0840018 100644 --- a/nimqml.nimble +++ b/nimqml.nimble @@ -1,6 +1,6 @@ [Package] name = "nimqml" -version = "0.7.5" +version = "0.7.6" author = "Filippo Cucchetto" description = "QML bindings for Nim" license = "LGPLv3"