Skip to content

Commit 3a25aec

Browse files
committed
v5.0.1
1 parent 83f7ded commit 3a25aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pixi-viewport",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "A highly configurable viewport/2D camera designed to work with pixi.js. Features include dragging, pinch-to-zoom, mouse wheel zooming, decelerated dragging, follow target, snap to point, snap to zoom, clamping, bouncing on edges, and move on mouse edges.",
55
"main": "./dist/pixi_viewport.umd.cjs",
66
"module": "./dist/pixi_viewport.js",

0 commit comments

Comments
 (0)