Skip to content

Commit

Permalink
update version infomation
Browse files Browse the repository at this point in the history
  • Loading branch information
Watson committed Aug 9, 2016
1 parent 86a18dc commit d6b497d
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# WTRef Package (v0.3)
# WTRef Package (v0.3.1)

WTRef package extend cross-reference system of LaTeX2e and introduce concepts of namespace and scope. This package is a part of the WT Series.

Expand Down
Binary file modified doc/wtref-ja.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/wtref-ja.tex
Expand Up @@ -8,7 +8,7 @@
\newcommand{\Meta}[1]{$\langle$\mbox{}\textit{#1}\mbox{}$\rangle$}
\newenvironment{syntax}{\begin{quote}\small}{\end{quote}}

\title{\PkgName パッケージ (v0.3)}
\title{\PkgName パッケージ (v0.3.1)}
\author{ワトソン}

\begin{document}
Expand Down
Binary file modified doc/wtref.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion doc/wtref.tex
Expand Up @@ -7,7 +7,7 @@
\newcommand{\Meta}[1]{$\langle$\mbox{}\textit{#1}\mbox{}$\rangle$}
\newenvironment{syntax}{\begin{quote}\small}{\end{quote}}

\title{{\PkgName} Package (v0.3)}
\title{{\PkgName} Package (v0.3.1)}
\author{Watson}

\begin{document}
Expand Down
2 changes: 1 addition & 1 deletion wtref.sty
Expand Up @@ -4,7 +4,7 @@

%%%% package declaration
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{wtref}[2016/08/09 dev]
\ProvidesPackage{wtref}[2016/08/09 v0.3.1]
\def\wtrf@pkgname{WTRef}
\RequirePackage{xkeyval}

Expand Down

0 comments on commit d6b497d

Please sign in to comment.