Skip to content

Commit

Permalink
Version 0.1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
oliyh committed Aug 22, 2020
1 parent 9a46081 commit e4d7d1f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion clj-http-gniazdo/project.clj
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
(defproject re-graph.clj-http-gniazdo "0.1.14-SNAPSHOT"
(defproject re-graph.clj-http-gniazdo "0.1.14"
:dependencies [[clj-http "3.9.1"]
[stylefruits/gniazdo "1.1.3"]])
2 changes: 1 addition & 1 deletion hato/project.clj
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
(defproject re-graph.hato "0.1.14-SNAPSHOT"
(defproject re-graph.hato "0.1.14"
:dependencies [[hato "0.5.0"]])
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject re-graph "0.1.14-SNAPSHOT"
(defproject re-graph "0.1.14"
:description "GraphQL client for re-frame applications"
:url "https://github.com/oliyh/re-graph"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit e4d7d1f

Please sign in to comment.