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 e9f73a7 commit 320acdfCopy full SHA for 320acdf
clj-http-gniazdo/project.clj
@@ -1,3 +1,3 @@
1
-(defproject re-graph.clj-http-gniazdo "0.1.13-SNAPSHOT"
+(defproject re-graph.clj-http-gniazdo "0.1.13"
2
:dependencies [[clj-http "3.9.1"]
3
[stylefruits/gniazdo "1.1.3"]])
hato/project.clj
@@ -1,2 +1,2 @@
-(defproject re-graph.hato "0.1.13-SNAPSHOT"
+(defproject re-graph.hato "0.1.13"
:dependencies [[hato "0.5.0"]])
project.clj
@@ -1,4 +1,4 @@
-(defproject re-graph "0.1.13-SNAPSHOT"
+(defproject re-graph "0.1.13"
:description "GraphQL client for re-frame applications"
:url "https://github.com/oliyh/re-graph"
4
:license {:name "Eclipse Public License"
0 commit comments