Skip to content

Commit

Permalink
Bump to version 0.2.2, handle fn's with variable arity
Browse files Browse the repository at this point in the history
  • Loading branch information
semperos committed Mar 24, 2011
1 parent bf9e559 commit daef43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject robot-remote-server "0.2.1"
(defproject robot-remote-server "0.2.2"
:description "Implementation of a RobotFramework remote server in Clojure"
:dependencies [[org.clojure/clojure "1.2.0"]
[ring/ring-jetty-adapter "0.3.6"]
Expand Down

0 comments on commit daef43a

Please sign in to comment.