Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
mark 0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed Sep 11, 2017
1 parent cd6e828 commit b3695e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Rhizome is a library for visualizing graph and tree structures.
To include in your project, add this to your `project.clj`:

```clj
[rhizome "0.2.7"]
[rhizome "0.2.9"]
```


Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject rhizome "0.2.8"
(defproject rhizome "0.2.9"
:description "a simple way to visualize graphs"
:license {:name "MIT License"
:url "http://opensource.org/licenses/MIT"}
Expand Down

0 comments on commit b3695e8

Please sign in to comment.