Skip to content

Commit

Permalink
bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LogCreative committed Jul 7, 2023
1 parent 1db79a7 commit 19594fa
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion doc/presenter.tex
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
\NewDocumentCommand{\presenter}{}{\textsc{Presenter}}
\title{\presenter: A \LaTeX{} presentation framework with seamless migration}
\author{Log Creative}
\date{2023-07-03 \quad v0.4.0}
\date{2023-07-07 \quad v0.5.0}

\usepackage{array}
\usepackage{float}
Expand Down
2 changes: 1 addition & 1 deletion source/presenter.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
%<class>\ProvidesExplClass
%<package>\ProvidesExplPackage
{presenter}
{2023-07-03}{0.4.0}
{2023-07-07}{0.5.0}
%<class> {A LaTeX presentation framework with seamless migration (class)}
%<package> {A LaTeX presentation framework with seamless migration (package)}
%</class|package>
Expand Down
2 changes: 1 addition & 1 deletion source/pretbg.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
%<iiiblock> {pretbg-iiiblock}
%<secblock> {pretbg-secblock}
%<progressbar> {pretbg-progressbar}
{2023-07-03}{0.4.0}
{2023-07-07}{0.5.0}
%<default> {default background style for presenter}
%<block> {block background style for presenter}
%<iiiblock> {iiiblock background style for presenter implemented in l3draw}
Expand Down
2 changes: 1 addition & 1 deletion source/pretfg.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
%<default> {pretfg-default}
%<dual> {pretfg-dual}
%<cascade> {pretfg-cascade}
{2023-07-03}{0.4.0}
{2023-07-07}{0.5.0}
%<default> {default foreground style for presenter}
%<dual> {dual foreground style for presenter}
%<cascade> {cascade foreground style for presenter}
Expand Down
2 changes: 1 addition & 1 deletion source/pretsec.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
% \iffalse
%<*package>
\NeedsTeXFormat{LaTeX2e}[2020/10/01]
\ProvidesExplPackage{pretsec}{2023-07-03}{0.4.0}
\ProvidesExplPackage{pretsec}{2023-07-07}{0.5.0}
{sectioning support pack for presenter}
%</package>
% \fi
Expand Down

0 comments on commit 19594fa

Please sign in to comment.