From c01c35175707b1a43e339baed5ccfa6c2a1f6f62 Mon Sep 17 00:00:00 2001 From: Akseli Palen Date: Sun, 7 Jul 2024 21:14:07 +0300 Subject: [PATCH] bump v2.19.0 --- docs/API.md | 2 +- lib/version.js | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/API.md b/docs/API.md index d1d1d9f..6f511bf 100644 --- a/docs/API.md +++ b/docs/API.md @@ -1,5 +1,5 @@ -# Affineplane API Documentation v2.18.0 +# Affineplane API Documentation v2.19.0 Welcome to affineplane API reference documentation. These docs are generated with [yamdog](https://axelpale.github.io/yamdog/). diff --git a/lib/version.js b/lib/version.js index 0a37470..98ba5b2 100644 --- a/lib/version.js +++ b/lib/version.js @@ -1,2 +1,2 @@ // Generated by genversion. -module.exports = '2.18.0' +module.exports = '2.19.0' diff --git a/package.json b/package.json index fa93fbb..20a28a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "affineplane", - "version": "2.18.0", + "version": "2.19.0", "description": "Affine geometry library for 2D and 3D spaces", "keywords": [ "affine",