Skip to content

Commit

Permalink
Merge branch 'release/v0.9.22'
Browse files Browse the repository at this point in the history
  • Loading branch information
muloem committed Jun 27, 2017
2 parents 276f413 + 7e07fe3 commit ba82992
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject flow-services "0.9.21"
(defproject flow-services "0.9.22"
:description "HTTP layer to applets functionality"
:url "https://github.com/akvo/akvo-flow-services"
:license {:name "GNU Affero General Public License"
Expand Down Expand Up @@ -30,7 +30,7 @@
[com.google.gdata/core "1.47.1"]
[org.xerial/sqlite-jdbc "3.7.2"]
; Akvo FLOW dependencies
[exporterapplet "1.9.17"]
[exporterapplet "1.9.19"]
[org.json/json "20090211"]
[log4j/log4j "1.2.16"]
[org.codehaus.jackson/jackson-mapper-asl "1.9.13"]
Expand Down

0 comments on commit ba82992

Please sign in to comment.