Skip to content

Commit

Permalink
chore(release): v0.4.0 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy authored Feb 11, 2025
1 parent 9a41ecc commit 5ebfb37
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quadbin",
"version": "0.4.0-alpha.2",
"version": "0.4.0",
"description": "Utility functions for working with Quadbins",
"license": "MIT",
"type": "module",
Expand Down Expand Up @@ -71,6 +71,5 @@
"@mapbox/tile-cover": "3.0.1",
"@math.gl/web-mercator": "^4.1.0"
},
"packageManager": "[email protected]",
"stableVersion": "0.3.0"
"packageManager": "[email protected]"
}

0 comments on commit 5ebfb37

Please sign in to comment.