Bumped version to 0.7.1

This commit is contained in:
Filippo Cucchetto 2017-04-22 16:34:21 +02:00
parent 6b0ee2a40a
commit dfb7283e9f
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
QML binding for the Nim programming language
## Requirements
* [DOtherside](https://github.com/filcuc/DOtherSide) 0.6.0 or higher
* [DOtherside](https://github.com/filcuc/DOtherSide) 0.6.3 or higher
* [Nim](http://nim-lang.org/) 0.15.0 or higher
## Build instructions

View File

@ -1,6 +1,6 @@
[Package]
name = "nimqml"
version = "0.6.0"
version = "0.7.1"
author = "Filippo Cucchetto"
description = "QML bindings for Nim"
license = "LGPLv3"