summaryrefslogtreecommitdiff
path: root/project/build.properties
diff options
context:
space:
mode:
authorMathias <mathias@spray.cc>2011-07-18 16:35:52 +0200
committerMathias <mathias@spray.cc>2011-07-18 16:35:52 +0200
commitf8b236e96ef7375eafc5ca2632184d2efced3ac5 (patch)
tree5fd122f919338a3fbb6f8fef32a05af91393c7d8 /project/build.properties
parent5dae766594e293ca0f3cdcc458b37b43a3b4e115 (diff)
downloadspray-json-f8b236e96ef7375eafc5ca2632184d2efced3ac5.tar.gz
spray-json-f8b236e96ef7375eafc5ca2632184d2efced3ac5.tar.bz2
spray-json-f8b236e96ef7375eafc5ca2632184d2efced3ac5.zip
Bump version number to 1.1.0-SNAPSHOT
Diffstat (limited to 'project/build.properties')
-rw-r--r--project/build.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/build.properties b/project/build.properties
index 1d7351e..4185256 100644
--- a/project/build.properties
+++ b/project/build.properties
@@ -1,6 +1,6 @@
project.organization=cc.spray.json
project.name=spray-json
sbt.version=0.7.7
-project.version=1.0.0
+project.version=1.1.0-SNAPSHOT
build.scala.versions=2.9.0-1
project.initialize=false