v1.2.8
This commit is contained in:
parent
a11cd4e920
commit
0cc25036e5
|
@ -34,5 +34,6 @@
|
|||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
],
|
||||
"version": "1.2.8"
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "s2-geometry",
|
||||
"version": "1.2.7",
|
||||
"version": "1.2.8",
|
||||
"description": "A pure JavaScript/ES5.1 port of Google/Niantic's S2 Geometry library (used by Ingress, Pokemon GO)",
|
||||
"main": "src/s2geometry.js",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue