diff --git a/lib/washout_builder/version.rb b/lib/washout_builder/version.rb index 79a13b4..6e9d4d2 100644 --- a/lib/washout_builder/version.rb +++ b/lib/washout_builder/version.rb @@ -12,7 +12,7 @@ module VERSION # the minor version of the gem MINOR = 0 # the tiny version of the gem - TINY = 1 + TINY = 2 # if the version should be a prerelease PRE = nil