Skip to content

Commit

Permalink
Bump version to 2.0.0-alpha5
Browse files Browse the repository at this point in the history
  • Loading branch information
cap10morgan committed Jul 22, 2022
1 parent 3b044f7 commit 282475e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
:aliases
{:mvn/group-id com.fluree
:mvn/artifact-id db
:mvn/version "2.0.0-alpha4" ; Change this down in the docs alias too!
:mvn/version "2.0.0-alpha5" ; Change this down in the docs alias too!

:dev
{:extra-paths ["dev" "test" "src-cljs" "src-nodejs" "src-docs"]
Expand Down Expand Up @@ -108,7 +108,7 @@
:name com.fluree/db
;; TODO: Eliminate this copy of the version string
;; I think that tools.build might be the best way to do that
:version "2.0.0-alpha4"
:version "2.0.0-alpha5"
:output-path "docs"}}

:deploy
Expand Down

0 comments on commit 282475e

Please sign in to comment.