Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed May 3, 2017
1 parent e844636 commit 88b3dcf
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 @@ -30,7 +30,7 @@ declarative data structure.

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

[ataraxy "0.1.0-SNAPSHOT"]
[ataraxy "0.1.0"]


## Usage
Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject ataraxy "0.0.4"
(defproject ataraxy "0.1.0"
:description "A data-driven Ring routing and destructuring library"
:url "https://github.com/weavejester/ataraxy"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 88b3dcf

Please sign in to comment.