From ebcabd57b88cfe6e2368dad4831c791be106c9a5 Mon Sep 17 00:00:00 2001
From: Ilya Grigorik <ilya@igvita.com>
Date: Thu, 8 Feb 2018 15:45:30 +0000
Subject: [PATCH] 0.9.0

---
 lib/http/2/version.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/http/2/version.rb b/lib/http/2/version.rb
index 99d77bf..4d3a490 100644
--- a/lib/http/2/version.rb
+++ b/lib/http/2/version.rb
@@ -1,3 +1,3 @@
 module HTTP2
-  VERSION = '0.8.4'.freeze
+  VERSION = '0.9.0'.freeze
 end
-- 
GitLab