Skip to content

Commit

Permalink
Use release version of clj-assorted-utils.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruedigergad committed Apr 17, 2016
1 parent 2c38fd4 commit 915dcc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
[org.apache.activemq/activemq-stomp "5.13.2"]
[org.fusesource.stompjms/stompjms-client "1.19"]
[org.slf4j/slf4j-simple "1.7.10"]
[clj-assorted-utils "1.12.0-SNAPSHOT"]
[clj-assorted-utils "1.12.0"]
[cheshire "5.5.0"]]
:license {:name "Eclipse Public License (EPL) - v 1.0"
:url "http://www.eclipse.org/legal/epl-v10.html"
Expand Down

0 comments on commit 915dcc4

Please sign in to comment.