lib/bugsnag/api/version.rb in
bugsnag-api-2.1.1
vs lib/bugsnag/api/version.rb in
bugsnag-api-3.0.0
- old
+ new
@@ -1,5 +1,5 @@
module Bugsnag module Api
- VERSION = "2.1.1"
+ VERSION = "3.0.0"
end end