mirror of
https://github.com/metosin/reitit.git
synced 2025-12-18 17:01:11 +00:00
Welcome reitit-parent
This commit is contained in:
parent
51a5ee267b
commit
60e0ee4872
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
(def VERSION "0.1.0-SNAPSHOT")
|
(def VERSION "0.1.0-SNAPSHOT")
|
||||||
|
|
||||||
(defproject metosin/reitit VERSION
|
(defproject metosin/reitit-parent VERSION
|
||||||
:description "Snappy data-driven router for Clojure(Script)"
|
:description "Snappy data-driven router for Clojure(Script)"
|
||||||
:url "https://github.com/metosin/reitit"
|
:url "https://github.com/metosin/reitit"
|
||||||
:license {:name "Eclipse Public License"
|
:license {:name "Eclipse Public License"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue