This commit is contained in:
AJ ONeal 2016-07-30 00:51:34 -04:00
parent c0c80ca0f8
commit 4a7b8819c9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "s2-geometry",
"version": "1.2.2",
"version": "1.2.3",
"description": "A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (used by Ingress, Pokemon GO)",
"main": "src/s2geometry.js",
"scripts": {