Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Mititiuc <webdevcat@proton.me>2025-03-17 09:57:58 -0700
committerCatalin Mititiuc <webdevcat@proton.me>2025-03-17 09:58:10 -0700
commit99d137cc0937c0342fc1076eafe609c8aa370087 (patch)
tree6337d50a36ac033169c2217047e23fe786806940 /package.json
parentf0b5c1a511ba794609178e5f08e7c8f8c2ec1723 (diff)
Conjugate scaling operation by translating to the originHEADv0.3.1master
https://stackoverflow.com/questions/38446666/scaling-around-a-specific-point-in-2d-coordinate-system
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 670ddbd..e46850c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "pan-zoom",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "Pan/zoom SVG images in the browser",
"browser": "index.js",
"files": [