Skip to content

Commit 282475e

Browse files
committed
Bump version to 2.0.0-alpha5
1 parent 3b044f7 commit 282475e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps.edn

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
:aliases
4444
{:mvn/group-id com.fluree
4545
:mvn/artifact-id db
46-
:mvn/version "2.0.0-alpha4" ; Change this down in the docs alias too!
46+
:mvn/version "2.0.0-alpha5" ; Change this down in the docs alias too!
4747

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

114114
:deploy

0 commit comments

Comments
 (0)