From 576a55a2af19ab85e8fe7c0743f44a8889961205 Mon Sep 17 00:00:00 2001
From: Daniel Supernault <danielsupernault@gmail.com>
Date: Fri, 6 Sep 2019 20:35:09 -0600
Subject: [PATCH] Bump version to v0.10.2

---
 config/pixelfed.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/pixelfed.php b/config/pixelfed.php
index 3f42a2a99..17cc25e07 100644
--- a/config/pixelfed.php
+++ b/config/pixelfed.php
@@ -23,7 +23,7 @@ return [
     | This value is the version of your Pixelfed instance.
     |
     */
-    'version' => '0.10.1',
+    'version' => '0.10.2',
 
     /*
     |--------------------------------------------------------------------------
-- 
GitLab