From d344d816115a9eb0002390b8a5cc0dc27e485bb0 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 28 Jul 2016 05:06:41 -0400 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25b20c2..e361ed4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "s2-geometry", - "version": "1.2.0", + "version": "1.2.1", "description": "A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (used by Ingress, Pokemon GO)", "main": "src/s2geometry.js", "scripts": {