Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stevedonovan/Penlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThijs Schreijer <thijs@thijsschreijer.nl>2021-08-18 22:32:28 +0300
committerThijs Schreijer <thijs@thijsschreijer.nl>2021-08-18 22:37:47 +0300
commitc8f6cdc0a1082df49f3dbb13029747ea56ba8dff (patch)
treeb9227c47d51974984984540a963bedc125d76691 /config.ld
parent6898beb2b95436014a90bbfd97a1bc2093856045 (diff)
release 1.11.0
Diffstat (limited to 'config.ld')
-rw-r--r--config.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.ld b/config.ld
index 366b7af..07c4772 100644
--- a/config.ld
+++ b/config.ld
@@ -1,5 +1,5 @@
project = 'Penlight'
-description = 'Penlight Lua Libraries 1.10.0'
+description = 'Penlight Lua Libraries 1.11.0'
full_description = 'Penlight is a set of pure Lua libraries for making it easier to work with common tasks like iterating over directories, reading configuration files and the like. Provides functional operations on tables and sequences. Visit the <a href="https://github.com/lunarmodules/Penlight">GitHub project</a> to review the code or file issues. Skip to the @{01-introduction.md|introduction}.'
title = 'Penlight Documentation'
dir = 'docs'