Skip to content

Commit fc4fdb7

Browse files
committed
5.0.0
1 parent d58b1e0 commit fc4fdb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shpjs",
3-
"version": "4.0.4",
3+
"version": "5.0.0",
44
"description": "A binary shapefile loader, for javascript. Not many caveats",
55
"main": "lib/index.js",
66
"type": "module",
@@ -41,4 +41,4 @@
4141
"browser": {
4242
"./lib/binaryajax.js": "./lib/binaryajax-fetch.js"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)