updated url
This commit is contained in:
parent
b355bba2e1
commit
092e4e4774
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
(defproject cryogen-core "0.1.21"
|
(defproject cryogen-core "0.1.21"
|
||||||
:description "Cryogen's compiler"
|
:description "Cryogen's compiler"
|
||||||
:url "https://github.com/lacarmen/cryogen-core"
|
:url "https://github.com/cryogen-project/cryogen-core"
|
||||||
:license {:name "Eclipse Public License"
|
:license {:name "Eclipse Public License"
|
||||||
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
:url "http://www.eclipse.org/legal/epl-v10.html"}
|
||||||
:dependencies [[org.clojure/clojure "1.6.0"]
|
:dependencies [[org.clojure/clojure "1.6.0"]
|
||||||
|
|
Loading…
Reference in a new issue