From 17c7c29d88d1001233d37d61ad00ab3fa0865fcc Mon Sep 17 00:00:00 2001 From: rultor Date: Thu, 11 Jan 2024 15:12:02 +0000 Subject: [PATCH] version set to 0.9.1 --- build.lua | 2 +- ffcode.dtx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.lua b/build.lua index 366eb89..9cb4000 100644 --- a/build.lua +++ b/build.lua @@ -7,7 +7,7 @@ checkengines = {"pdftex", "luatex", "xetex"} uploadconfig = { pkg = "ffcode", - version = "0.0.0", + version = "0.9.1", author = "Yegor Bugayenko", uploader = "Yegor Bugayenko", email = "yegor256@gmail.com", diff --git a/ffcode.dtx b/ffcode.dtx index 36b9620..06a7db1 100644 --- a/ffcode.dtx +++ b/ffcode.dtx @@ -50,7 +50,7 @@ %\NeedsTeXFormat{LaTeX2e} %\ProvidesPackage{ffcode} %<*package> -[0000-00-00 0.0.0 Fixed Font Code] +[2024-01-11 0.9.1 Fixed Font Code] % %<*driver> \documentclass{ltxdoc}