diff --git a/lib/better_errors/version.rb b/lib/better_errors/version.rb index d3067ffc..81769ce8 100644 --- a/lib/better_errors/version.rb +++ b/lib/better_errors/version.rb @@ -1,3 +1,3 @@ module BetterErrors - VERSION = "1.0.1" + VERSION = "1.1.0" end