From 60e0ee4872c1f9622d2268c97bf018d737c6c548 Mon Sep 17 00:00:00 2001 From: Tommi Reiman Date: Sat, 28 Oct 2017 13:21:25 +0300 Subject: [PATCH] Welcome reitit-parent --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0ea941ea..2b7f3fee 100644 --- a/project.clj +++ b/project.clj @@ -1,6 +1,6 @@ (def VERSION "0.1.0-SNAPSHOT") -(defproject metosin/reitit VERSION +(defproject metosin/reitit-parent VERSION :description "Snappy data-driven router for Clojure(Script)" :url "https://github.com/metosin/reitit" :license {:name "Eclipse Public License"