Skip to content

Commit 8c709cd

Browse files
committed
update version for clojars deploy
1 parent 9ec6761 commit 8c709cd

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.2.0"
1+
(defproject clojure-python "0.3.0"
22
:description "Improve seamlessness of Clojure Jython interop."
33
:dependencies [[org.clojure/clojure "1.4.0"]
44
[org.python/jython-standalone "2.5.2"]]

0 commit comments

Comments
 (0)