File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
local module = {
24
24
name = ' gitinfo-lua' ,
25
25
info = {
26
- version = ' 1.0.2 ' , -- TAGVERSION
27
- date = ' 2024/02/23 ' , -- TAGDATE
26
+ version = ' 1.0.3 ' , -- TAGVERSION
27
+ date = ' 2024/04/02 ' , -- TAGDATE
28
28
comment = " Git info Lua — Git integration with LaTeX" ,
29
29
author = " Erik Nijenhuis" ,
30
30
license = " free"
Original file line number Diff line number Diff line change 16
16
% This work consists of the files gitinfo-lua.sty gitinfo-lua.pdf
17
17
% gitinfo-lua-cmd.lua, gitinfo-lua-recorder.lua and gitinfo-lua.lua
18
18
\NeedsTeXFormat {LaTeX2e}
19
- \ProvidesPackage {gitinfo-lua}[2024/02/23 1.0.2 Xerdi's Git Package]
19
+ \ProvidesPackage {gitinfo-lua}[2024/04/02 1.0.3 Xerdi's Git Package]
20
20
21
21
\RequirePackage {luacode}
22
22
You can’t perform that action at this time.
0 commit comments