From 66bca7ff83faac4334aec5bd89ec2f4a3798fb84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Thu, 30 Apr 2015 18:43:54 +0300 Subject: [PATCH] :arrow_up: 2.1.0 --- README.md | 4 ++-- package.json | 2 +- src/svg.pan-zoom.js | 2 +- src/svg.pan-zoom.min.js | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6ffd495..e05e9ac 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ A JavaScript library for panning and zooming SVG things. [**CDNJS** kindly hosts this library](https://cdnjs.com/libraries/svg.pan-zoom.js). You can use the cdn version: ```html - + ``` ## Usage @@ -19,7 +19,7 @@ This library depends on the [SVG.js](https://github.com/wout/svg.js) library.