diff --git a/lib/hive/version.rb b/lib/hive/version.rb
index 22068f6673cc9bbc0e33fa4277e48b935d1bd8be..056dec6ed2050705402ca3927195320f48231815 100644
--- a/lib/hive/version.rb
+++ b/lib/hive/version.rb
@@ -1,4 +1,4 @@
 module Hive
-  VERSION = '1.0.3'
+  VERSION = '1.0.4'
   AGENT_ID = "hive-ruby/#{VERSION}"
 end