diff --git a/lib/stitch_fix/log_weasel/version.rb b/lib/stitch_fix/log_weasel/version.rb index 0a3b134..8359ff6 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 = "2.0.0" + VERSION = "3.0.0" end end