diff --git a/project.clj b/project.clj index 4012c3c..c61d0d8 100644 --- a/project.clj +++ b/project.clj @@ -1,8 +1,8 @@ -(defproject com.rallydev/jarvis-core "1.6.4" +(defproject com.rallydev/jarvis-core "1.6.5" :description "A robot for FlowDock" :url "http://github.com/RallySoftware/jarvis-core" :license {:name "The MIT License (MIT)" - :url "http://opensource.org/licenses/MIT"} + :url "http://opensource.org/licenses/MIT"} :dependencies [[org.clojure/clojure "1.5.0"] [com.rallydev/clj-flowdock "1.2.4"] [org.clojure/java.classpath "0.2.3"]