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 14:11:49 +0300
committerThijs Schreijer <thijs@thijsschreijer.nl>2022-07-22 14:12:58 +0300
commit3b42fd05d8e60998b0fc5830a397b2354a81170b (patch)
treea2076558ce0c656af066622ef16e1284e0bc041d
parente4faacec7e42a2fa1ca214acd2bc3ebb6e6b80ee (diff)
release 1.13.1 docs1.13.1
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 587ccdc..0748a52 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -114,7 +114,7 @@
<div id="content">
- <h2>Penlight Lua Libraries 1.13.0</h2>
+ <h2>Penlight Lua Libraries 1.13.1</h2>
<p>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 <a href="manual/01-introduction.md.html#">introduction</a>.</p>
<h2>Libraries</h2>