From 7b6820a012e4541a984529803a40264fe6cdbd6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Harrtell?= Date: Sun, 28 Feb 2016 20:31:44 +0100 Subject: [PATCH] Upgrade to JSTS 1.0.2 in example --- examples/jsts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/jsts.html b/examples/jsts.html index 5669c27f73..4d4082ae67 100644 --- a/examples/jsts.html +++ b/examples/jsts.html @@ -7,6 +7,6 @@ docs: > with OpenLayers 3. tags: "vector, jsts, buffer" resources: - - https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/1.0.1/jsts.min.js + - https://cdn.rawgit.com/bjornharrtell/jsts/gh-pages/1.0.2/jsts.min.js ---