Skip to content

Commit

Permalink
chore: bump version to 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbarion committed Nov 26, 2024
1 parent b5e0321 commit 308b347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixi-viewport",
"version": "6.0.1",
"version": "6.0.2",
"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.",
"main": "./dist/pixi_viewport.umd.cjs",
"module": "./dist/pixi_viewport.js",
Expand Down

0 comments on commit 308b347

Please sign in to comment.