Skip to content

Commit

Permalink
Released 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Oct 7, 2013
1 parent a394fe8 commit 50cc928
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 @@ -14,7 +14,7 @@ to vector libraries written in Java, such as [Vectorz][1].

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

[euclidean "0.1.7"]
[euclidean "0.2.0"]

## Example

Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject euclidean "0.1.7"
(defproject euclidean "0.2.0"
:description "Library for fast, immutable 3D math"
:url "https://github.com/weavejester/euclidean"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 50cc928

Please sign in to comment.