diff --git a/lib/tomo/plugin/nvm/version.rb b/lib/tomo/plugin/nvm/version.rb index 38bc242..dbe81f1 100644 --- a/lib/tomo/plugin/nvm/version.rb +++ b/lib/tomo/plugin/nvm/version.rb @@ -4,5 +4,5 @@ module Plugin end module Tomo::Plugin::Nvm - VERSION = "1.2.3".freeze + VERSION = "1.3.0".freeze end