freddy.gemspec in freddy-jruby-0.7.2 vs freddy.gemspec in freddy-jruby-1.0.0

- old
+ new

@@ -6,10 +6,10 @@ if RUBY_PLATFORM == 'java' spec.name = "freddy-jruby" else spec.name = "freddy" end - spec.version = '0.7.2' + spec.version = '1.0.0' spec.authors = ["Salemove TechMovers"] spec.email = ["techmovers@salemove.com"] spec.description = %q{Messaging API} spec.summary = %q{API for inter-application messaging supporting acknowledgements and request-response} spec.license = "Private"