Skip to content

Commit 0ef59d3

Browse files
author
Rob Levy
committed
upping version number to reflect the most recent commit
1 parent 0586c50 commit 0ef59d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject clojure-python "0.0.1"
1+
(defproject clojure-python "0.0.2"
22
:description "Improve seamlessness of Clojure Jython interop."
33
:dependencies [[org.clojure/clojure "1.1.0"]
44
[org.python/jython "2.5.1"]]

0 commit comments

Comments
 (0)