summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2019-01-13 20:39:11 +0100
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2019-01-13 20:39:11 +0100
commit8802d25609c26eaa5372662615929fca95a906f9 (patch)
tree50755a96e66b666b9ffad09b8f5f47baa6fab43f /package.json
parentb1c31462b498ee50e8ed3a88b07ad4a302431d32 (diff)
downloadsvg.js-8802d25609c26eaa5372662615929fca95a906f9.tar.gz
svg.js-8802d25609c26eaa5372662615929fca95a906f9.zip
added back `to()` as `unit()` of `SVG.Number` which was removed accidentally3.0.8
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 65966ef..0028f7c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@svgdotjs/svg.js",
- "version": "3.0.7",
+ "version": "3.0.8",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "https://svgdotjs.github.io/",
"homepage": "https://svgdotjs.github.io/",