From 73434ad08a697fa0049e523d79b97861e8d64de1 Mon Sep 17 00:00:00 2001 From: Martin Schoeberl Date: Thu, 31 Oct 2024 14:34:55 -0700 Subject: [PATCH] 0.5.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c893b39..5ce3d6a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ the community. This is the place to do it. line to your ```build.sbt``` ``` -libraryDependencies += "edu.berkeley.cs" % "ip-contributions" % "0.5.2" +libraryDependencies += "edu.berkeley.cs" % "ip-contributions" % "0.5.3" ```