1
1
mirror of https://github.com/varkor/quiver.git synced 2024-09-11 05:46:13 +03:00

Update version to 1.3.0

This commit is contained in:
varkor 2023-07-30 16:57:00 +02:00
parent 505ce47a9a
commit 6260a39397
3 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ authors:
given-names: Nathanael
orcid: https://orcid.org/0000-0002-4092-7930
url: https://q.uiver.app/
version: 1.2.4
date-released: 2023-05-18
version: 1.3.0
date-released: 2023-08-01
repository-code: https://github.com/varkor/quiver
license: MIT

View File

@ -4,7 +4,7 @@
% This package is currently a wrapper around the `tikz-cd` package, importing necessary TikZ
% libraries, and defining a new TikZ style for curves of a fixed height.
%
% Version: 1.2.4
% Version: 1.3.0
% Authors:
% - varkor (https://github.com/varkor)
% - AndréC (https://tex.stackexchange.com/users/138900/andr%C3%A9c)

View File

@ -3,7 +3,7 @@
/// Various parameters.
Object.assign(CONSTANTS, {
/// The current quiver version.
VERSION: "1.2.4",
VERSION: "1.3.0",
/// When the `quiver.sty` package was last modified.
PACKAGE_VERSION: "2021/01/11",
/// We currently only support n-cells for (n ≤ 4). This restriction is not technical: it can be