From 0c00f1aea0797690e3144d9c0f0973471361d737 Mon Sep 17 00:00:00 2001 From: Akseli Palen Date: Tue, 13 Sep 2022 00:28:29 +0300 Subject: [PATCH] bump v1.4.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 2b27b108..5a5cc767 100644 --- a/docs/API.md +++ b/docs/API.md @@ -1,5 +1,5 @@ -# Affineplane API Documentation v2.3.0 +# Affineplane API Documentation v2.4.0 Welcome to affineplane API reference documentation. See also [Usage](https://axelpale.github.io/affineplane/) and [GitHub](https://github.com/axelpale/affineplane) for introduction and source code. The docs are generated with [yamdog](https://axelpale.github.io/yamdog/). diff --git a/lib/version.js b/lib/version.js index f2a966eb..77b54510 100644 --- a/lib/version.js +++ b/lib/version.js @@ -1,2 +1,2 @@ // Generated by genversion. -module.exports = '2.3.0' +module.exports = '2.4.0' diff --git a/package.json b/package.json index a8f163a6..30c8e6e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "affineplane", - "version": "2.3.0", + "version": "2.4.0", "description": "Affine plane geometry library", "keywords": [ "affine",