We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b354f3d commit b736efbCopy full SHA for b736efb
build.clj
@@ -3,7 +3,7 @@
3
[deps-deploy.deps-deploy :as dd]))
4
5
(def lib 'com.fluree/db)
6
-(def version "2.0.1")
+(def version "2.0.3")
7
8
(def class-dir "target/classes")
9
(def basis (b/create-basis {:project "deps.edn"}))
0 commit comments