summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2019-01-14 11:01:25 +0100
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2019-01-14 11:01:25 +0100
commitaec779cb019b5ad1c2ea709d9bf8e93d3d1e0c87 (patch)
tree41ec3b5c369374c33750091d291320aa3de8bc7c /package.json
parent1388b1f67b18cb2bc561840079f981253fa1643e (diff)
downloadsvg.js-aec779cb019b5ad1c2ea709d9bf8e93d3d1e0c87.tar.gz
svg.js-aec779cb019b5ad1c2ea709d9bf8e93d3d1e0c87.zip
fixed `textPath()` and `path().text()`
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 8c582d1..5bacee2 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@svgdotjs/svg.js",
- "version": "3.0.9",
+ "version": "3.0.10",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "https://svgdotjs.github.io/",
"homepage": "https://svgdotjs.github.io/",