Skip to content

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinmetcalf committed Mar 26, 2024
1 parent d58b1e0 commit fc4fdb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shpjs",
"version": "4.0.4",
"version": "5.0.0",
"description": "A binary shapefile loader, for javascript. Not many caveats",
"main": "lib/index.js",
"type": "module",
Expand Down Expand Up @@ -41,4 +41,4 @@
"browser": {
"./lib/binaryajax.js": "./lib/binaryajax-fetch.js"
}
}
}

0 comments on commit fc4fdb7

Please sign in to comment.