Skip to content

Commit 9427c33

Browse files
committed
new event serializer
1 parent 3ea7ef4 commit 9427c33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ publishLocal := {}
1212
lazy val commonSettings = Seq(
1313
name := "akka-reactivemongo-plugin",
1414
organization := "null-vector",
15-
version := s"1.5.0-SNAPSHOT",
15+
version := s"1.5.0",
1616
scalaVersion := scala213,
1717
crossScalaVersions := supportedScalaVersions,
1818
scalacOptions := Seq(

0 commit comments

Comments
 (0)