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-04-27 11:02:49 +0300
committerThijs Schreijer <thijs@thijsschreijer.nl>2021-04-27 11:12:46 +0300
commit00f79a6823d4a53337ac21e3e7d8b9739a24be85 (patch)
treed12467b7745fd96caf5e9a75ec099e12779d74c0 /config.ld
parent50e959d622e51a90c634f167204d2c75a58b6061 (diff)
release 1.10.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 718d88a..366b7af 100644
--- a/config.ld
+++ b/config.ld
@@ -1,5 +1,5 @@
project = 'Penlight'
-description = 'Penlight Lua Libraries 1.9.2'
+description = 'Penlight Lua Libraries 1.10.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'