From bc36407e3300b028fc1091242a2d338a6ddf3182 Mon Sep 17 00:00:00 2001 From: Akseli Palen Date: Thu, 27 Apr 2023 00:02:36 +0300 Subject: [PATCH] bump v2.14.1 --- 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 16810a4..c60342c 100644 --- a/docs/API.md +++ b/docs/API.md @@ -1,5 +1,5 @@ -# Affineplane API Documentation v2.14.0 +# Affineplane API Documentation v2.14.1 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 2589a27..f6ef786 100644 --- a/lib/version.js +++ b/lib/version.js @@ -1,2 +1,2 @@ // Generated by genversion. -module.exports = '2.14.0' +module.exports = '2.14.1' diff --git a/package.json b/package.json index 4271743..035be16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "affineplane", - "version": "2.14.0", + "version": "2.14.1", "description": "Affine plane geometry library", "keywords": [ "affine",