Skip to content

Commit

Permalink
Released 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Jul 21, 2013
1 parent 2ffd8d2 commit 1a3734c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ remote machines, without the overhead of something like Hadoop.

Add the following dependency to your `project.clj` file:

[delegance "0.2.2"]
[delegance "0.2.3"]

## Usage

Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject delegance "0.2.2"
(defproject delegance "0.2.3"
:description "Library for evaluating expressions on remote machines"
:url "https://github.com/weavejester/delegance"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 1a3734c

Please sign in to comment.