summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2019-06-12 13:10:32 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2019-06-12 13:10:32 +0200
commit0abd776a4c273bf70c834fd856ecf234185b989f (patch)
tree17ce68970ff20ce980bd52739df7c5cd45a11287 /package.json
parenta1276f1c20323665d0f6dda8bf7d7e4ba525d1ce (diff)
downloadsvg.js-0abd776a4c273bf70c834fd856ecf234185b989f.tar.gz
svg.js-0abd776a4c273bf70c834fd856ecf234185b989f.zip
bump version3.0.13
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 f209564..f8da696 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@svgdotjs/svg.js",
- "version": "3.0.12",
+ "version": "3.0.13",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "https://svgdotjs.github.io/",
"homepage": "https://svgdotjs.github.io/",