summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2021-06-25 15:11:00 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2021-06-25 15:11:00 +0200
commitac2c85d420c40ac40e94c889c27156861df95481 (patch)
tree05a59dec0d7f5f0980b1abd436454b11ad9a02ca /package.json
parentb6d3036a90ceb33fb85da935eb79131b6e1840e6 (diff)
downloadsvg.js-ac2c85d420c40ac40e94c889c27156861df95481.tar.gz
svg.js-ac2c85d420c40ac40e94c889c27156861df95481.zip
Release 3.1.1
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 a67e077..e8e9b95 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@svgdotjs/svg.js",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "https://svgjs.dev/",
"homepage": "https://svgjs.dev/",