Skip to content

Commit

Permalink
update version number in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
samaaron committed Dec 19, 2011
1 parent 809e70a commit 58e7cc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -39,7 +39,7 @@ Overtone is an Open Source toolkit for creating synthesizers and making music.

# add the following dependencies to insane-noises/project.clj
# [org.clojure/clojure "1.3.0"]
# [overtone "0.5.0"]
# [overtone "0.6.0"]

$ cd insane-noises
$ cake deps
Expand Down Expand Up @@ -196,7 +196,7 @@ to submit a patch then fork your own copy and do a pull request.
Overtone and its dependencies are on http://clojars.org, and the dependency for
your project.clj is:

[overtone "0.5.0"]
[overtone "0.6.0"]

## Acknowledgements

Expand Down

0 comments on commit 58e7cc0

Please sign in to comment.