Skip to content

Commit 320acdf

Browse files
committed
Version 0.1.13
1 parent e9f73a7 commit 320acdf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

clj-http-gniazdo/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
(defproject re-graph.clj-http-gniazdo "0.1.13-SNAPSHOT"
1+
(defproject re-graph.clj-http-gniazdo "0.1.13"
22
:dependencies [[clj-http "3.9.1"]
33
[stylefruits/gniazdo "1.1.3"]])

hato/project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
(defproject re-graph.hato "0.1.13-SNAPSHOT"
1+
(defproject re-graph.hato "0.1.13"
22
:dependencies [[hato "0.5.0"]])

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject re-graph "0.1.13-SNAPSHOT"
1+
(defproject re-graph "0.1.13"
22
:description "GraphQL client for re-frame applications"
33
:url "https://github.com/oliyh/re-graph"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)