Skip to content

Commit 7685a9d

Browse files
committed
Set version to 1.0.0-rc30
1 parent b1afd0f commit 7685a9d

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
@@ -40,7 +40,7 @@
4040
:aliases
4141
{:mvn/group-id com.fluree
4242
:mvn/artifact-id db
43-
:mvn/version "1.0.0-rc29" ; Change this down in the docs alias too!
43+
:mvn/version "1.0.0-rc30" ; Change this down in the docs alias too!
4444

4545
:dev
4646
{:extra-paths ["dev" "src-cljs" "src-nodejs" "src-docs"]
@@ -99,7 +99,7 @@
9999
:name com.fluree/db
100100
;; TODO: Eliminate this copy of the version string
101101
;; I think that tools.build might be the best way to do that
102-
:version "1.0.0-rc29"
102+
:version "1.0.0-rc30"
103103
:output-path "docs"}}
104104

105105
:deploy

0 commit comments

Comments
 (0)