instruments 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/instruments.rb +1 -1
  2. metadata +1 -1
data/lib/instruments.rb CHANGED
@@ -38,7 +38,7 @@ module Instruments
38
38
  :info
39
39
  end
40
40
  Instruments.write({
41
- :leve => level,
41
+ :level => level,
42
42
  :lib => "sinatra",
43
43
  :action => "http-request",
44
44
  :route => @instrumented_route,
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: instruments
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: