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

- old
+ new

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