diff --git a/_service b/_service
index 304c78c..182b045 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
(.*)\+0
\1
enable
- master
+ 0.1.3
*.tar
diff --git a/_servicedata b/_servicedata
index 8ff0258..00d4b2a 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/hughsie/libjcat.git
- 839b89f45a38b2373bf5836337a33f450aaab72e
\ No newline at end of file
+ 3c120a9132a36b100366cfe3d658ae31e6f4b7e9
\ No newline at end of file
diff --git a/libjcat-0.1.2+3.tar.xz b/libjcat-0.1.2+3.tar.xz
deleted file mode 100644
index 12d5cd4..0000000
--- a/libjcat-0.1.2+3.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:517e08c9c6090e4bf3f45eca2cadc555d599110bee36174b7ad840e1ef62b48e
-size 53548
diff --git a/libjcat-0.1.3.tar.xz b/libjcat-0.1.3.tar.xz
new file mode 100644
index 0000000..d029d4e
--- /dev/null
+++ b/libjcat-0.1.3.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:59f27353fbadc2864eb843193d19d40ee4431e083aba180dc2b2d0314f52fb60
+size 53724
diff --git a/libjcat.changes b/libjcat.changes
index fec039a..2613160 100644
--- a/libjcat.changes
+++ b/libjcat.changes
@@ -1,3 +1,10 @@
+-------------------------------------------------------------------
+Thu Jul 30 15:30:18 UTC 2020 - dimstar@opensuse.org
+
+- Update to version 0.1.3:
+ * Export the JcatBlobKind and JcatBlobMethod on the result
+ * trivial: source the version header when including
+
-------------------------------------------------------------------
Thu Jun 25 09:16:15 UTC 2020 - Bernhard Wiedemann
diff --git a/libjcat.spec b/libjcat.spec
index 3b8dad9..562c256 100644
--- a/libjcat.spec
+++ b/libjcat.spec
@@ -19,7 +19,7 @@
%define sover 1
Name: libjcat
-Version: 0.1.2+3
+Version: 0.1.3
Release: 0
Summary: Library for reading and writing gzip-compressed JSON catalog files
License: LGPL-2.1-or-later