diff --git a/lib/stitch_fix/log_weasel/version.rb b/lib/stitch_fix/log_weasel/version.rb index 2a40d8f..306a8fe 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.9.0" + VERSION = "1.9.1" end end