diff --git a/lib/props_template/version.rb b/lib/props_template/version.rb index be5126f..dce8ac6 100644 --- a/lib/props_template/version.rb +++ b/lib/props_template/version.rb @@ -1,3 +1,3 @@ module Props - VERSION = "0.36.0".freeze + VERSION = "0.37.0".freeze end