diff --git a/lib/better_errors/version.rb b/lib/better_errors/version.rb index 5123e8d1..a96f9464 100644 --- a/lib/better_errors/version.rb +++ b/lib/better_errors/version.rb @@ -1,3 +1,3 @@ module BetterErrors - VERSION = "0.1.1" + VERSION = "0.2.0" end