lib/social_stream/ostatus/version.rb in social_stream-ostatus-2.0.0.beta2 vs lib/social_stream/ostatus/version.rb in social_stream-ostatus-2.0.0.beta3

- old
+ new

@@ -1,5 +1,5 @@ module SocialStream module Ostatus - VERSION = "2.0.0.beta2".freeze + VERSION = "2.0.0.beta3".freeze end end