Skip to content

Commit

Permalink
[bugfix/2.0.1] version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pdelong42 committed Jul 29, 2015
1 parent 1d7ed9b commit b9b2f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject toy-raytracer "2.0.0"
(defproject toy-raytracer "2.0.1"
:license {:name "MIT License"}
:dependencies [[org.clojure/clojure "1.5.1"]]
:main toy-raytracer.core )

0 comments on commit b9b2f0e

Please sign in to comment.