Skip to content

Commit

Permalink
Release v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gucci-on-fleek committed Feb 21, 2024
1 parent 62902b9 commit f7848fd
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion documentation/unemoji-manual.tex
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
\startdocument[
title=unnamed-emoji,
author=Max Chernoff,
version=0.1.2, %%version
version=0.1.3, %%version
github=https://github.com/gucci-on-fleek/unnamed-emoji,
]

Expand Down
4 changes: 2 additions & 2 deletions source/t-unnamed-emoji.mkxl
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%D \module
%D [ file=t-unnamed-emoji,
%D version=0.1.2, %%version
%D version=0.1.3, %%version
%D title=unnamed-emoji,
%D subtitle=\ConTeXt module unnamed-emoji,
%D author=Max Chernoff,
%D date=2023-07-04, %%dashdate
%D date=2024-02-21, %%dashdate
%D copyright=Max Chernoff,
%D license=MPL-2.0+,
%D url=https://github.com/gucci-on-fleek/unnamed-emoji]
Expand Down
2 changes: 1 addition & 1 deletion source/unnamed-emoji.opm
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
% SPDX-License-Identifier: MPL-2.0+
% SPDX-FileCopyrightText: 2023 Max Chernoff

\_codedecl\lwcenable{unnamed-emoji <v0.1.2>} %%version
\_codedecl\lwcenable{unnamed-emoji <v0.1.3>} %%version
\_namespace{unemoji}

\_pdfextension glyphtounicode{fake!}{0000}
Expand Down
4 changes: 2 additions & 2 deletions source/unnamed-emoji.sty
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

\ProvidesExplPackage
{unnamed-emoji}
{2023/07/04} %%slashdate
{v0.1.2} %%version
{2024/02/21} %%slashdate
{v0.1.3} %%version
{An as-of-yet unnamed emoji package}


Expand Down
2 changes: 1 addition & 1 deletion source/unnamed-emoji.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

% Plain TeX macros for "unnamed-emoji"

\wlog{unnamed-emoji v0.1.2} %%version
\wlog{unnamed-emoji v0.1.3} %%version

% Let us use make "private" macros
\catcode`@=11
Expand Down

0 comments on commit f7848fd

Please sign in to comment.