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>2022-07-22 12:06:02 +0300
committerThijs Schreijer <thijs@thijsschreijer.nl>2022-07-22 12:08:31 +0300
commitb7beeba5f5f68908869776f3d02926a8979fb6fb (patch)
tree4a3ceeea80bbe29857e141f6ef678062dad8a3da /config.ld
parent2dc6348a2b3f0c9376bf9a652886a3956970e070 (diff)
release 1.13.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 cb0623a..d5e675d 100644
--- a/config.ld
+++ b/config.ld
@@ -1,5 +1,5 @@
project = 'Penlight'
-description = 'Penlight Lua Libraries 1.12.0'
+description = 'Penlight Lua Libraries 1.13.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'