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