From 4781f0561785b183121531ccbc14b1dc6b76390f Mon Sep 17 00:00:00 2001
From: Simon Brooke <simon@journeyman.cc>
Date: Sat, 1 Feb 2020 13:29:12 +0000
Subject: [PATCH] Ooops!

---
 project.clj | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/project.clj b/project.clj
index 73673bf..94dcc02 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject geocsv "0.1.2"
+(defproject geocsv "0.1.2-SNAPSHOT"
 
   :description "A wee tool to show comma-separated value data on a map."
   :url "https://github.com/simon-brooke/geocsv"
@@ -38,7 +38,6 @@
                  [org.webjars.npm/bulma "0.8.0"]
                  [org.webjars.npm/leaflet "1.6.0"]
                  [org.webjars.npm/material-icons "0.3.1"]
-                 [org.webjars.npm/csvtojson "2.0.10"]
                  [re-frame "0.10.9"]
                  [reagent "0.9.0-rc3"]
                  [recalcitrant "0.1.2"]