We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 183a677 commit 3169170Copy full SHA for 3169170
project.clj
@@ -1,4 +1,4 @@
1
-(defproject graphql-qb "0.4.0-SNAPSHOT"
+(defproject graphql-qb "0.4.0"
2
:description "Query RDF Datacubes with graphQL"
3
:url "http://swirrl.com/"
4
:license {:name "Eclipse Public License"
@@ -31,6 +31,4 @@
31
["change" "version" "leiningen.release/bump-version"]
32
["vcs" "commit"]
33
;;["vcs" "push"]
34
- ]
35
-
36
- )
+ ])
0 commit comments