lib/tw.rb in tw-0.3.3 vs lib/tw.rb in tw-0.3.4
- old
+ new
@@ -21,10 +21,10 @@
require 'tw/client/stream'
require 'tw/client/error'
require 'tw/client/helper'
module Tw
- VERSION = '0.3.3'
+ VERSION = '0.3.4'
class Conf
REQUIRE_VERSION = '0.1.0'
end
end