Skip to content

Commit 229f523

Browse files
committed
chore(*) 1.5.2 release
1 parent 7d9e610 commit 229f523

20 files changed

Lines changed: 25 additions & 25 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,4 @@ $ make doc
238238
[badge-coveralls-url]: https://coveralls.io/r/thibaultcha/lua-cassandra?branch=master
239239
[badge-coveralls-image]: https://coveralls.io/repos/thibaultcha/lua-cassandra/badge.svg?branch=master&style=flat
240240

241-
[badge-version-image]: https://img.shields.io/badge/version-1.5.1-blue.svg?style=flat
241+
[badge-version-image]: https://img.shields.io/badge/version-1.5.2-blue.svg?style=flat

docs/examples/authentication.lua.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h2>authentication.lua</h2>
108108
</div> <!-- id="main" -->
109109
<div id="about">
110110
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
111-
<i style="float:right;">Last updated 2021-02-18 11:29:23 </i>
111+
<i style="float:right;">Last updated 2022-05-20 11:10:11 </i>
112112
</div> <!-- id="about" -->
113113
</div> <!-- id="container" -->
114114
</body>

docs/examples/batch.lua.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ <h2>batch.lua</h2>
142142
</div> <!-- id="main" -->
143143
<div id="about">
144144
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
145-
<i style="float:right;">Last updated 2021-02-18 11:29:23 </i>
145+
<i style="float:right;">Last updated 2022-05-20 11:10:11 </i>
146146
</div> <!-- id="about" -->
147147
</div> <!-- id="container" -->
148148
</body>

docs/examples/intro.lua.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h2>intro.lua</h2>
187187
</div> <!-- id="main" -->
188188
<div id="about">
189189
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
190-
<i style="float:right;">Last updated 2021-02-18 11:29:23 </i>
190+
<i style="float:right;">Last updated 2022-05-20 11:10:11 </i>
191191
</div> <!-- id="about" -->
192192
</div> <!-- id="container" -->
193193
</body>

docs/examples/pagination.lua.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h2>pagination.lua</h2>
118118
</div> <!-- id="main" -->
119119
<div id="about">
120120
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
121-
<i style="float:right;">Last updated 2021-02-18 11:29:23 </i>
121+
<i style="float:right;">Last updated 2022-05-20 11:10:11 </i>
122122
</div> <!-- id="about" -->
123123
</div> <!-- id="container" -->
124124
</body>

docs/examples/ssl.lua.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ <h2>ssl.lua</h2>
125125
</div> <!-- id="main" -->
126126
<div id="about">
127127
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
128-
<i style="float:right;">Last updated 2021-02-18 11:29:23 </i>
128+
<i style="float:right;">Last updated 2022-05-20 11:10:11 </i>
129129
</div> <!-- id="about" -->
130130
</div> <!-- id="container" -->
131131
</body>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h2>Examples</h2>
135135
</div> <!-- id="main" -->
136136
<div id="about">
137137
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
138-
<i style="float:right;">Last updated 2021-02-18 11:29:23 </i>
138+
<i style="float:right;">Last updated 2022-05-20 11:10:11 </i>
139139
</div> <!-- id="about" -->
140140
</div> <!-- id="container" -->
141141
</body>

docs/manual/README.md.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ <h2>License</h2>
256256
</div> <!-- id="main" -->
257257
<div id="about">
258258
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
259-
<i style="float:right;">Last updated 2021-02-18 11:29:23 </i>
259+
<i style="float:right;">Last updated 2022-05-20 11:10:11 </i>
260260
</div> <!-- id="about" -->
261261
</div> <!-- id="container" -->
262262
</body>

docs/modules/cassandra.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h1>Module <code>cassandra</code></h1>
7171
<p> Single host module for PUC Lua, LuaJIT and OpenResty.</p>
7272
<h3>Info:</h3>
7373
<ul>
74-
<li><strong>Release</strong>: 1.5.1</li>
74+
<li><strong>Release</strong>: 1.5.2</li>
7575
<li><strong>Author</strong>: thibaultcha</li>
7676
</ul>
7777

@@ -1129,7 +1129,7 @@ <h3>Usage:</h3>
11291129
</div> <!-- id="main" -->
11301130
<div id="about">
11311131
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
1132-
<i style="float:right;">Last updated 2021-02-18 11:29:23 </i>
1132+
<i style="float:right;">Last updated 2022-05-20 11:10:11 </i>
11331133
</div> <!-- id="about" -->
11341134
</div> <!-- id="container" -->
11351135
</body>

docs/modules/resty.cassandra.cluster.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h1>Module <code>resty.cassandra.cluster</code></h1>
7171
<p> Cluster module for OpenResty.</p>
7272
<h3>Info:</h3>
7373
<ul>
74-
<li><strong>Release</strong>: 1.5.1</li>
74+
<li><strong>Release</strong>: 1.5.2</li>
7575
<li><strong>Author</strong>: thibaultcha</li>
7676
</ul>
7777

@@ -528,7 +528,7 @@ <h3>Fields:</h3>
528528
</div> <!-- id="main" -->
529529
<div id="about">
530530
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
531-
<i style="float:right;">Last updated 2021-02-18 11:29:23 </i>
531+
<i style="float:right;">Last updated 2022-05-20 11:10:11 </i>
532532
</div> <!-- id="about" -->
533533
</div> <!-- id="container" -->
534534
</body>

0 commit comments

Comments
 (0)