Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d906d50

Browse files
committedJan 8, 2018
0.3.2
1 parent 8b57531 commit d906d50

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": "martinez-polygon-clipping",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Martinez polygon clipping algorithm, does boolean operation on polygons (multipolygons, polygons with holes etc): intersection, union, difference, xor",
55
"main": "dist/martinez.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)
Please sign in to comment.