summaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorMathias <mathias@spray.io>2014-09-22 11:00:55 +0200
committerMathias <mathias@spray.io>2014-09-22 11:00:55 +0200
commitcddb9a25571af94d4a01df9fec710148cb6ea088 (patch)
tree69e49410192fff6f315dec46e79c50a8ffa2b6f0 /build.sbt
parentdce0643476bd82a8a546900383a95fd72d1be243 (diff)
downloadspray-json-cddb9a25571af94d4a01df9fec710148cb6ea088.tar.gz
spray-json-cddb9a25571af94d4a01df9fec710148cb6ea088.tar.bz2
spray-json-cddb9a25571af94d4a01df9fec710148cb6ea088.zip
Prepare for release 1.3.0v1.3.0
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index 8ec4857..8607bff 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,6 +1,6 @@
name := "spray-json"
-version := "1.3.0-SNAPSHOT"
+version := "1.3.0"
organization := "io.spray"