From 22e3940e752f6c7df42e12f5397d5e42cf20d39e Mon Sep 17 00:00:00 2001 From: noncomputable Date: Thu, 30 Aug 2018 00:46:49 -0400 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ebf7107..83e2fc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agentmaps", - "version": "1.0.1", + "version": "2.0.0", "description": "Geospatial agent-based modeling extension for Leaflet.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",