diff --git a/Nim/NimQml/NimQml.nimble b/Nim/NimQml/NimQml.nimble index ef79830..ab57634 100644 --- a/Nim/NimQml/NimQml.nimble +++ b/Nim/NimQml/NimQml.nimble @@ -1,6 +1,6 @@ [Package] name = "NimQml" -version = "0.2.0" +version = "0.3.0" author = "Filippo Cucchetto, Will Szumski" description = "QML bindings for Nimrod" license = "GPLv3"