diff --git a/docs/API.md b/docs/API.md index faf8616..727f4db 100644 --- a/docs/API.md +++ b/docs/API.md @@ -1,5 +1,5 @@ -# Affineplane API Documentation v2.16.0 +# Affineplane API Documentation v2.17.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 5679a40..e1e57ac 100644 --- a/lib/version.js +++ b/lib/version.js @@ -1,2 +1,2 @@ // Generated by genversion. -module.exports = '2.16.0' +module.exports = '2.17.0' diff --git a/package.json b/package.json index 1cd4dff..1b93a93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "affineplane", - "version": "2.16.0", + "version": "2.17.0", "description": "Affine geometry library for 2D and 3D spaces", "keywords": [ "affine",