Skip to content

Commit 8311ad6

Browse files
committed
Build: Version bump to 1.1.1
1 parent c9ed81a commit 8311ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/MongoScalaBuild.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ object MongoScalaBuild extends Build {
3131
val buildSettings = Seq(
3232
organization := "org.mongodb.scala",
3333
organizationHomepage := Some(url("http://www.mongodb.org")),
34-
version := "1.2.0-SNAPSHOT",
34+
version := "1.1.1",
3535
scalaVersion := scalaCoreVersion,
3636
libraryDependencies ++= coreDependencies,
3737
resolvers := mongoScalaResolvers,

0 commit comments

Comments
 (0)