Skip to content

Commit

Permalink
Update Processing version to 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nbeloglazov committed Nov 2, 2016
1 parent 14f08e6 commit e536efe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
:url "http://www.eclipse.org/legal/epl-v10.html"}

:dependencies [[org.clojure/clojure "1.7.0"]
[quil/processing-core "3.2.1"]
[quil/processing-pdf "3.2.1"]
[quil/processing-dxf "3.2.1"]
[quil/processing-svg "3.2.1"]
[quil/processing-core "3.2.2"]
[quil/processing-pdf "3.2.2"]
[quil/processing-dxf "3.2.2"]
[quil/processing-svg "3.2.2"]
[quil/jogl-all-fat "2.3.2"]
[quil/gluegen-rt-fat "2.3.2"]
[quil/processing-js "1.6.3.0"]
Expand Down

0 comments on commit e536efe

Please sign in to comment.