summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2024-06-18 12:32:58 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2024-06-18 12:32:58 +0200
commit630eae34fadae5b627bc15de684883751447347b (patch)
treeabf0691046b4fda0ee78206a847007e9bcea3f3d /package.json
parent03f4223e81c5ddf00742ed68a6b08db0c7db3d12 (diff)
downloadsvg.js-3.2.2.tar.gz
svg.js-3.2.2.zip
release 3.2.23.2.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b49116b..37d9658 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@svgdotjs/svg.js",
- "version": "3.2.1",
+ "version": "3.2.2",
"type": "module",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "https://svgjs.dev/",