Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

Commit

Permalink
Bump the Java library to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jstepien committed Sep 12, 2015
1 parent dac1ca0 commit e96f18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject cc.stepien/skrot "0.1"
(defproject cc.stepien/skrot "0.2"
:dependencies [[commons-io/commons-io "2.4"]
[net.jpountz.lz4/lz4 "1.2.0"]]
:profiles {:dev {:dependencies [[org.clojure/clojure "1.6.0"]
Expand Down

0 comments on commit e96f18d

Please sign in to comment.