New aplha release 0.1.1
This commit is contained in:
parent
ea1bf7d23c
commit
3660a013e6
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
authors = ["Daniel Garcia <danigm@wadobo.com>"]
|
||||
name = "fractal"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
build = "build.rs"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
project(
|
||||
'fractal', 'rust',
|
||||
version: '0.1.0',
|
||||
version: '0.1.1',
|
||||
license: 'GPLv3',
|
||||
)
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="0.1.0" date="2017-11-10"/>
|
||||
<release version="0.1.1" date="2017-11-13"/>
|
||||
</releases>
|
||||
<update_contact>danigm@wadobo.com</update_contact>
|
||||
</component>
|
||||
|
|
Loading…
Reference in a new issue