lib/newrelic-grape/version.rb in newrelic-grape-1.0.0 vs lib/newrelic-grape/version.rb in newrelic-grape-1.1.0
- old
+ new
@@ -1,5 +1,5 @@
-module Newrelic
+module NewRelic
module Grape
- VERSION = "1.0.0"
+ VERSION = "1.1.0"
end
end
- old
+ new