Skip to content

Commit

Permalink
Merge branch 'release/0.9.27'
Browse files Browse the repository at this point in the history
  • Loading branch information
stellanl committed Nov 29, 2017
2 parents 01f4db4 + 1734659 commit 3cdf546
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.26"
(defproject flow-services "0.9.27"
: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 @@ -31,7 +31,7 @@
[com.google.gdata/core "1.47.1"]
[org.xerial/sqlite-jdbc "3.7.2"]
; Akvo FLOW dependencies
[exporterapplet "1.9.24"]
[exporterapplet "1.9.25"]
[org.json/json "20090211"]
[log4j/log4j "1.2.16"]
[org.codehaus.jackson/jackson-mapper-asl "1.9.13"]
Expand Down

0 comments on commit 3cdf546

Please sign in to comment.