diff --git a/README.md b/README.md index cedc1c9..5692e98 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,6 @@ return ( // Dont actually use that code, its probably dangerous, maybe one day ill come up with a better way to do it (or you can and make a PR) ``` + + +Not my original code, check out the OG author as he's super cool [blog](https://ntag.fr/tron-like-maps/) and [og repo](https://github.com/NTag/dotted-map) diff --git a/package.json b/package.json index 2e50b48..de5bb62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dotted-map-no-alaska", - "version": "2.2.4", + "version": "2.2.5", "description": "Create a SVG map filled with dots for the world or countries (now without alaska!)", "main": "./index.js", "exports": {