1
0
Fork 0
mirror of https://github.com/lise-henry/crowbook synced 2024-05-28 09:56:23 +02:00

Bump verion to 0.11.4

This commit is contained in:
Elisabeth Henry 2017-03-21 01:33:46 +01:00
parent c3487cc03b
commit 8a2d5be603
4 changed files with 5 additions and 5 deletions

2
Cargo.lock generated
View File

@ -1,6 +1,6 @@
[root]
name = "crowbook"
version = "0.11.4-pre"
version = "0.11.4"
dependencies = [
"caribon 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.21.2 (registry+https://github.com/rust-lang/crates.io-index)",

View File

@ -1,8 +1,8 @@
ChangeLog
=========
unreleased
-------------
0.11.4 (2017-03-21)
-----------------------
* An image can now be considered standalone even if it is inside a
link.
* Bugfixes:

View File

@ -5,7 +5,7 @@ BINARY = target/$(TARGET)/release/$(BINARYNAME)
PKGNAME= $(BINARYNAME)
MAINTAINER = "Élisabeth Henry \<liz.henry@ouvaton.org\>"
PKGVERSION = "0.11.3"
PKGVERSION = "0.11.4"
PKGLICENSE = "LGPL-2.1+"
default: $(BINARY)

View File

@ -7,7 +7,7 @@ description: >-
demonstrate and test it.
lang: en
cover: cover.png
version: 0.11.3
version: 0.11.4
# Options for generating files
output.epub: book.epub