Skip to content

Commit 3169170

Browse files
committed
Version 0.4.0.
1 parent 183a677 commit 3169170

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

project.clj

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject graphql-qb "0.4.0-SNAPSHOT"
1+
(defproject graphql-qb "0.4.0"
22
:description "Query RDF Datacubes with graphQL"
33
:url "http://swirrl.com/"
44
:license {:name "Eclipse Public License"
@@ -31,6 +31,4 @@
3131
["change" "version" "leiningen.release/bump-version"]
3232
["vcs" "commit"]
3333
;;["vcs" "push"]
34-
]
35-
36-
)
34+
])

0 commit comments

Comments
 (0)