diff --git a/lib/better_errors/version.rb b/lib/better_errors/version.rb index 7b568f4a..7815467a 100644 --- a/lib/better_errors/version.rb +++ b/lib/better_errors/version.rb @@ -1,3 +1,3 @@ module BetterErrors - VERSION = "0.0.8" + VERSION = "0.1.0" end