Skip to content

Commit ed72d30

Browse files
committed
Update version to 1.0.3
1 parent a314313 commit ed72d30

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.2" ; Change this down in the docs alias too!
43+
:mvn/version "1.0.3" ; 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.2"
108+
:version "1.0.3"
109109
:output-path "docs"}}
110110

111111
:deploy

0 commit comments

Comments
 (0)