lib/social_stream/ostatus/version.rb in social_stream-ostatus-2.0.0.beta1 vs lib/social_stream/ostatus/version.rb in social_stream-ostatus-2.0.0.beta2
- old
+ new
@@ -1,5 +1,5 @@
module SocialStream
module Ostatus
- VERSION = "2.0.0.beta1".freeze
+ VERSION = "2.0.0.beta2".freeze
end
end