From 81633c62dab4e39a9ed18ad736f66398503e4113 Mon Sep 17 00:00:00 2001 From: Akseli Palen Date: Mon, 19 Sep 2022 05:15:27 +0300 Subject: [PATCH] bump v2.5.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 1a49c3c8..8113e261 100644 --- a/docs/API.md +++ b/docs/API.md @@ -1,5 +1,5 @@ -# Affineplane API Documentation v2.5.0 +# Affineplane API Documentation v2.5.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 ced711c8..b31c1275 100644 --- a/lib/version.js +++ b/lib/version.js @@ -1,2 +1,2 @@ // Generated by genversion. -module.exports = '2.5.0' +module.exports = '2.5.1' diff --git a/package.json b/package.json index c4e787ef..cdefbbc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "affineplane", - "version": "2.5.0", + "version": "2.5.1", "description": "Affine plane geometry library", "keywords": [ "affine",