We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab33cba commit aaadb14Copy full SHA for aaadb14
clj-http-gniazdo/project.clj
@@ -1,3 +1,3 @@
1
-(defproject re-graph.clj-http-gniazdo "0.1.17-SNAPSHOT"
+(defproject re-graph.clj-http-gniazdo "0.1.17"
2
:dependencies [[clj-http "3.12.3"]
3
[stylefruits/gniazdo "1.2.0"]])
hato/project.clj
@@ -1,2 +1,2 @@
-(defproject re-graph.hato "0.1.17-SNAPSHOT"
+(defproject re-graph.hato "0.1.17"
:dependencies [[hato "0.8.2"]])
project.clj
@@ -1,4 +1,4 @@
-(defproject re-graph "0.1.17-SNAPSHOT"
+(defproject re-graph "0.1.17"
:description "GraphQL client for re-frame applications"
:url "https://github.com/oliyh/re-graph"
4
:license {:name "Eclipse Public License"
0 commit comments