mirror of https://github.com/status-im/nimqml.git
Bumped version to 0.7.1
This commit is contained in:
parent
6b0ee2a40a
commit
dfb7283e9f
|
@ -3,7 +3,7 @@
|
||||||
QML binding for the Nim programming language
|
QML binding for the Nim programming language
|
||||||
|
|
||||||
## Requirements
|
## 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
|
* [Nim](http://nim-lang.org/) 0.15.0 or higher
|
||||||
|
|
||||||
## Build instructions
|
## Build instructions
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[Package]
|
[Package]
|
||||||
name = "nimqml"
|
name = "nimqml"
|
||||||
version = "0.6.0"
|
version = "0.7.1"
|
||||||
author = "Filippo Cucchetto"
|
author = "Filippo Cucchetto"
|
||||||
description = "QML bindings for Nim"
|
description = "QML bindings for Nim"
|
||||||
license = "LGPLv3"
|
license = "LGPLv3"
|
||||||
|
|
Loading…
Reference in New Issue