bump
This commit is contained in:
parent
d7aa5c136a
commit
b45bb89117
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "s2-geometry",
|
"name": "s2-geometry",
|
||||||
"version": "1.2.1",
|
"version": "1.2.2",
|
||||||
"description": "A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (used by Ingress, Pokemon GO)",
|
"description": "A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (used by Ingress, Pokemon GO)",
|
||||||
"main": "src/s2geometry.js",
|
"main": "src/s2geometry.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue