Skip to content

Commit

Permalink
version set to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed May 19, 2023
1 parent d1af74f commit 9695372
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.lua
Expand Up @@ -8,7 +8,7 @@ cleanfiles = {"*.glo", "*.fls", "*.idx", "*.out", "*.fdb_latexmk", "*.aux", "*.c

uploadconfig = {
pkg = "yb-book",
version = "0.0.0",
version = "0.2.1",
author = "Yegor Bugayenko",
uploader = "Yegor Bugayenko",
email = "yegor256@gmail.com",
Expand Down
2 changes: 1 addition & 1 deletion yb-book.dtx
Expand Up @@ -50,7 +50,7 @@
%<class>\NeedsTeXFormat{LaTeX2e}
%<class>\ProvidesClass{yb-book}
%<*class>
[0000-00-000 0.0.0 YB Branded Book Style]
[19.05.20230 0.2.1 YB Branded Book Style]
%</class>
%<*driver>
\documentclass{ltxdoc}
Expand Down

0 comments on commit 9695372

Please sign in to comment.