summaryrefslogtreecommitdiff
path: root/libformat
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-11-24 12:38:20 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-11-24 18:32:04 +0300
commit44348e700e46aa108863e741a3ec8f9f22545b24 (patch)
tree9ac07ff6ee7b9e108e783f350df229fdae7a049f /libformat
parentbc5192e6d345095eca59cd4b88c8f391ee1b2156 (diff)
Release version 1.0.0+9v1.0.0+9
Remove redundant space before multi-line manifest value introducer
Diffstat (limited to 'libformat')
-rw-r--r--libformat/manifest4
1 files changed, 2 insertions, 2 deletions
diff --git a/libformat/manifest b/libformat/manifest
index 76499ea..4ef980c 100644
--- a/libformat/manifest
+++ b/libformat/manifest
@@ -1,11 +1,11 @@
: 1
name: libformat
-version: 1.0.0+8
+version: 1.0.0+9
project: hello
summary: The "Hello World" example formatter library
license: MIT ; MIT License.
topics: hello world example
-description: \
+description:\
A simple library that implements the "Hello World" formatting in C++.
\
url: https://git.build2.org/cgit/hello/libformat