File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
--[[ --
2
- lua-bint - v0.4.1 - 27/Dec/2022
2
+ lua-bint - v0.5.0 - 04/Jun/2023
3
3
Eduardo Bart - edub4rt@gmail.com
4
4
https://github.com/edubart/lua-bint
5
5
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ <h2>Modules</h2>
45
45
< div id ="content ">
46
46
47
47
< h1 > Module < code > bint</ code > </ h1 >
48
- < p > lua-bint - v0.4.1 - 27/Dec/2022
48
+ < p > lua-bint - v0.5.0 - 04/Jun/2023
49
49
Eduardo Bart - edub4rt@gmail.com
50
50
https://github.com/edubart/lua-bint</ p >
51
51
@@ -2653,7 +2653,7 @@ <h2 class="section-header "><a name="Fields"></a>Fields</h2>
2653
2653
</ div > <!-- id="main" -->
2654
2654
< div id ="about ">
2655
2655
< i > generated by < a href ="http://github.com/lunarmodules/LDoc "> LDoc 1.5.0</ a > </ i >
2656
- < i style ="float:right; "> Last updated 2023-06-04 19:39:42 </ i >
2656
+ < i style ="float:right; "> Last updated 2023-06-04 19:40:29 </ i >
2657
2657
</ div > <!-- id="about" -->
2658
2658
</ div > <!-- id="container" -->
2659
2659
</ body >
Original file line number Diff line number Diff line change 1
1
package = " bint"
2
- version = " 0.4.1 -1"
2
+ version = " 0.5.0 -1"
3
3
source = {
4
4
url = " git://github.com/edubart/lua-bint.git" ,
5
- tag = " v0.4.1 "
5
+ tag = " v0.5.0 "
6
6
}
7
7
description = {
8
8
summary = " Arbitrary precision integer arithmetic library in pure Lua" ,
You can’t perform that action at this time.
0 commit comments