From 48f5161b3c56f2b6b1e4489c9b4ae588bbc84313 Mon Sep 17 00:00:00 2001
From: Daniel Supernault <danielsupernault@gmail.com>
Date: Fri, 6 Sep 2019 20:29:06 -0600
Subject: [PATCH] Bump version to 0.10.1

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

diff --git a/config/pixelfed.php b/config/pixelfed.php
index 15b6a1035..3f42a2a99 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.0',
+    'version' => '0.10.1',
 
     /*
     |--------------------------------------------------------------------------
-- 
GitLab