Skip to content

Commit

Permalink
mark 0.2.0-alpha5
Browse files Browse the repository at this point in the history
  • Loading branch information
ztellman committed May 15, 2021
1 parent 65766fa commit d973883
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.2.0-alpha4"
(defproject io.lacuna/bifurcan "0.2.0-alpha5"
:java-source-paths ["src"]
:dependencies []
:test-selectors {:default #(not
Expand Down

0 comments on commit d973883

Please sign in to comment.