diff --git a/lib/ruby-hackernews/version.rb b/lib/ruby-hackernews/version.rb index 332f80d..9161862 100644 --- a/lib/ruby-hackernews/version.rb +++ b/lib/ruby-hackernews/version.rb @@ -1,3 +1,3 @@ module RubyHackernews - VERSION = "1.3.2" + VERSION = "1.3.4" end