aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2024-06-18 11:10:50 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2024-06-18 11:10:50 +0200
commit050e5a7677859643a0b4d82a3bc5491149d9e277 (patch)
treece131863daad6c07b85eed26dfe8990b31a46028
parent3c1485148e3c0e15e303a90b8fce2b184136c0ac (diff)
downloadsvg.js-050e5a7677859643a0b4d82a3bc5491149d9e277.tar.gz
svg.js-050e5a7677859643a0b4d82a3bc5491149d9e277.zip
release 3.2.13.2.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b3d6873..e227da3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@svgdotjs/svg.js",
- "version": "3.2.0",
+ "version": "3.2.1",
"type": "module",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "https://svgjs.dev/",