OSDN Git Service

date
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Mon, 7 Feb 2022 04:12:52 +0000 (13:12 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Mon, 7 Feb 2022 04:12:52 +0000 (13:12 +0900)
src/ltj-jfmglue.lua
src/ltj-ruby.lua

index 2adcd7c..7ada763 100644 (file)
@@ -3,7 +3,7 @@
 --
 luatexbase.provides_module({
   name = 'luatexja.jfmglue',
-  date = '2022-01-02',
+  date = '2022-02-03',
   description = 'Insertion process of JFM glues, [x]kanjiskip and others',
 })
 luatexja.jfmglue = luatexja.jfmglue or {}
index f038d70..320b730 100644 (file)
@@ -3,7 +3,7 @@
 --
 luatexbase.provides_module({
   name = 'luatexja.ruby',
-  date = '2021-05-04',
+  date = '2022-02-03',
   description = 'Ruby annotation',
 })
 luatexja.ruby = {}