Skip to content

Commit f7c7f17

Browse files
authored
3.3.5
1 parent 90bb519 commit f7c7f17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js-quadtree",
3-
"version": "3.3.5-alpha.1",
3+
"version": "3.3.5",
44
"description": "A simple quadtree implementation for javascript (nodejs or browser with module bundler).",
55
"main": "dist/index.js",
66
"module": "dist/index.es.js",

0 commit comments

Comments
 (0)