diff --git a/.bubblewrap.metadata b/.bubblewrap.metadata
index da39b0d..4687b14 100644
--- a/.bubblewrap.metadata
+++ b/.bubblewrap.metadata
@@ -1 +1 @@
-74a3c0f2942935be4ae6f82b43d59fdc9de92e83 SOURCES/bubblewrap-0.3.0.tar.xz
+f62f7900c32a5fec4e53a929eae5a9fd16bb3536 SOURCES/bubblewrap-0.4.0.tar.xz
diff --git a/.gitignore b/.gitignore
index 9bb1842..3954450 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-SOURCES/bubblewrap-0.3.0.tar.xz
+SOURCES/bubblewrap-0.4.0.tar.xz
diff --git a/SPECS/bubblewrap.spec b/SPECS/bubblewrap.spec
index aa88b1b..f92a1c2 100644
--- a/SPECS/bubblewrap.spec
+++ b/SPECS/bubblewrap.spec
@@ -1,5 +1,5 @@
 Name: bubblewrap
-Version: 0.3.0
+Version: 0.4.0
 Release: 1%{?dist}
 Summary: Core execution tool for unprivileged containers
 
@@ -45,6 +45,9 @@ find %{buildroot} -name '*.la' -delete -print
 %{_mandir}/man1/*
 
 %changelog
+* Thu Jan 09 2020 David King <dking@redhat.com> - 0.4.0-1
+- Rebase to 0.4.0 (#1788067)
+
 * Wed Jul 11 2018 Colin Walters <walters@verbum.org> - 0.3.0-1
 - https://github.com/projectatomic/bubblewrap/releases/tag/v0.3.0