Skip to content

Commit

Permalink
mark 0.1.0-alpha4
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed Apr 5, 2018
1 parent f36edbc commit 06284a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
(cemerick.pomegranate.aether/register-wagon-factory!
"http" #(org.apache.maven.wagon.providers.http.HttpWagon.))

(defproject io.lacuna/bifurcan "0.1.0-SNAPSHOT"
(defproject io.lacuna/bifurcan "0.1.0-alpha4"
:java-source-paths ["src"]
:dependencies []
:test-selectors {:default #(not
Expand Down

0 comments on commit 06284a7

Please sign in to comment.