From 99d137cc0937c0342fc1076eafe609c8aa370087 Mon Sep 17 00:00:00 2001
From: Catalin Mititiuc
Date: Mon, 17 Mar 2025 09:57:58 -0700
Subject: Conjugate scaling operation by translating to the origin
https://stackoverflow.com/questions/38446666/scaling-around-a-specific-point-in-2d-coordinate-system
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'package.json')
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": [
--
cgit v1.2.3