diff --git a/lib/safe_update/version.rb b/lib/safe_update/version.rb index c240e6e..d5a9f78 100644 --- a/lib/safe_update/version.rb +++ b/lib/safe_update/version.rb @@ -1,3 +1,3 @@ module SafeUpdate - VERSION = '0.3.2' + VERSION = '0.3.3' end