diff --git a/lib/stitch_fix/log_weasel/version.rb b/lib/stitch_fix/log_weasel/version.rb index cb64e9d..fce2a2d 100644 --- a/lib/stitch_fix/log_weasel/version.rb +++ b/lib/stitch_fix/log_weasel/version.rb @@ -1,5 +1,5 @@ module StitchFix module LogWeasel - VERSION = "1.8.0" + VERSION = "1.7.0" end end