From 62c6d09e220a52b60ffed704d8f55cb6704bb920 Mon Sep 17 00:00:00 2001 From: Mike Bostock Date: Sat, 5 Jun 2021 10:03:31 -0700 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 325d2d7..d000b62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "d3-geo", - "version": "2.0.1", + "version": "3.0.0", "description": "Shapes and calculators for spherical coordinates.", "homepage": "https://d3js.org/d3-geo/", "repository": {