From d06cad24a66f25276ded8836ab7947db8b75acc0 Mon Sep 17 00:00:00 2001 From: Mike Bostock Date: Sat, 18 Jun 2016 10:37:54 -0700 Subject: [PATCH] Prepare for patch release. --- README.md | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d3e9c3a..dcb7973 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ If you use NPM, `npm install d3-geo`. Otherwise, download the [latest release](https://github.com/d3/d3-geo/releases/latest). You can also load directly from [d3js.org](https://d3js.org), either as a [standalone library](https://d3js.org/d3-geo.v0.0.min.js) or as part of [D3 4.0](https://github.com/d3/d3). AMD, CommonJS, and vanilla environments are supported. In vanilla, a `d3` global is exported: ```html - +