summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2019-01-14 09:15:30 +0100
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2019-01-14 09:15:30 +0100
commit1388b1f67b18cb2bc561840079f981253fa1643e (patch)
tree5245e0dd73c581bbc3313cf6cc72dd011d653d01 /package.json
parent8802d25609c26eaa5372662615929fca95a906f9 (diff)
downloadsvg.js-1388b1f67b18cb2bc561840079f981253fa1643e.tar.gz
svg.js-1388b1f67b18cb2bc561840079f981253fa1643e.zip
renamed unit() to `convert()` to avoid name collision3.0.9
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 0028f7c..8c582d1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@svgdotjs/svg.js",
- "version": "3.0.8",
+ "version": "3.0.9",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "https://svgdotjs.github.io/",
"homepage": "https://svgdotjs.github.io/",