Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Commit

Permalink
upgrading clj-flowdock to 1.2.0, version bump to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Chauncey committed Mar 26, 2014
1 parent a4afc25 commit 4eb4cce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
(defproject com.rallydev/jarvis-core "1.6.0"
(defproject com.rallydev/jarvis-core "1.6.1"
:description "A robot for FlowDock"
:url "http://github.com/RallySoftware/jarvis-core"
:license {:name "The MIT License (MIT)"
:url "http://opensource.org/licenses/MIT"}
:dependencies [[org.clojure/clojure "1.5.0"]
[com.rallydev/clj-flowdock "1.1.1"]
[com.rallydev/clj-flowdock "1.2.0"]
[org.codehaus.groovy/groovy-all "2.1.0"]
[org.clojure/java.classpath "0.2.0"]
[org.clojure/tools.logging "0.2.6"]
Expand Down

0 comments on commit 4eb4cce

Please sign in to comment.