diff --git a/lib/better_errors/version.rb b/lib/better_errors/version.rb index 89a85a25..7db27646 100644 --- a/lib/better_errors/version.rb +++ b/lib/better_errors/version.rb @@ -1,3 +1,3 @@ module BetterErrors - VERSION = "0.0.2" + VERSION = "0.0.3" end