diff options
-rw-r--r-- | libformat/manifest | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libformat/manifest b/libformat/manifest index 638c26b..c6db824 100644 --- a/libformat/manifest +++ b/libformat/manifest @@ -1,10 +1,10 @@ : 1 name: libformat -version: 1.0.0+3 +version: 1.0.0+4 project: hello summary: The "Hello World" example formatter library -license: MIT -tags: c++, world, formatter, example +license: MIT ; MIT License. +topics: hello world example description: \ A simple library that implements the "Hello World" formatting in C++. \ |