diff --git a/_service b/_service
index 4312e8f..f4e2ba6 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
https://gitlab.gnome.org/GNOME/libshumate.git
git
@PARENT_TAG@+@TAG_OFFSET@
- refs/tags/1.1.0
+ refs/tags/1.1.1
(.*)\+0
\1
diff --git a/libshumate-1.1.0.obscpio b/libshumate-1.1.0.obscpio
deleted file mode 100644
index 4b91684..0000000
--- a/libshumate-1.1.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:25d0ab902262934bd14ff894cdc960712b9a40b7fc78197143afcaaa7eba646f
-size 1375244
diff --git a/libshumate-1.1.1.obscpio b/libshumate-1.1.1.obscpio
new file mode 100644
index 0000000..55c1984
--- /dev/null
+++ b/libshumate-1.1.1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:caebd69a6be9ff7e6ae51df1f3572fb1a74f0e6537c0e1007f39a6af92e6d044
+size 1375244
diff --git a/libshumate.changes b/libshumate.changes
index d542cb3..73a187c 100644
--- a/libshumate.changes
+++ b/libshumate.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Sun Oct 22 00:42:25 UTC 2023 - Bjørn Lie
+
+- Update to version 1.1.1:
+ + Fix null reference map source, avoid critical log message when
+ setting a null map source with
+ shumate_viewport_set_reference_map_source().
+
-------------------------------------------------------------------
Sat Sep 16 13:59:09 UTC 2023 - Bjørn Lie
diff --git a/libshumate.obsinfo b/libshumate.obsinfo
index b7cb6d4..5b8f568 100644
--- a/libshumate.obsinfo
+++ b/libshumate.obsinfo
@@ -1,4 +1,4 @@
name: libshumate
-version: 1.1.0
-mtime: 1694846223
-commit: 18587662286d0f551e33e3411b3a0c1375507564
+version: 1.1.1
+mtime: 1697919994
+commit: 07ca1e45c3deea741ef3f46717adf8949e06ec03
diff --git a/libshumate.spec b/libshumate.spec
index a10be2a..8e51323 100644
--- a/libshumate.spec
+++ b/libshumate.spec
@@ -22,7 +22,7 @@
%bcond_with profiling
Name: libshumate
-Version: 1.1.0
+Version: 1.1.1
Release: 0
Summary: C library providing a GtkWidget to display maps
License: LGPL-2.1-or-later