Skip to content

Commit 65be32b

Browse files
committed
Update version to 1.0.0-rc31
1 parent 3654b4f commit 65be32b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

deps.edn

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
:aliases
4141
{:mvn/group-id com.fluree
4242
:mvn/artifact-id db
43-
:mvn/version "1.0.0-rc30" ; Change this down in the docs alias too!
43+
:mvn/version "1.0.0-rc31" ; Change this down in the docs alias too!
4444

4545
:dev
4646
{:extra-paths ["dev" "test" "src-cljs" "src-nodejs" "src-docs"]
@@ -105,7 +105,7 @@
105105
:name com.fluree/db
106106
;; TODO: Eliminate this copy of the version string
107107
;; I think that tools.build might be the best way to do that
108-
:version "1.0.0-rc30"
108+
:version "1.0.0-rc31"
109109
:output-path "docs"}}
110110

111111
:deploy

0 commit comments

Comments
 (0)