From 40a7d701f0feea0cb1cde88c356ded85e7c604c0 Mon Sep 17 00:00:00 2001
From: Jeremy Mawson <jmawson@squareup.com>
Date: Thu, 20 Jun 2024 09:33:18 +1000
Subject: [PATCH] Prepare for release 0.5.5.

---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 62ac3e0..3a2a8c8 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,5 +1,5 @@
 GROUP=app.cash.quiver
-VERSION_NAME=0.5.5-SNAPSHOT
+VERSION_NAME=0.5.5
 POM_URL=https://github.com/cashapp/quiver/
 POM_SCM_URL=https://github.com/cashapp/quiver/
 POM_SCM_CONNECTION=scm:git:git://github.com/cashapp/quiver.git