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 project to 0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jstepien committed Apr 28, 2014
1 parent e2150db commit 3a92e1a
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.0.0-SNAPSHOT"
(defproject cc.stepien/skrot "0.1"
: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 3a92e1a

Please sign in to comment.