diff --git a/lib/tomo/plugin/nvm/version.rb b/lib/tomo/plugin/nvm/version.rb index cf841f7..38bc242 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.2".freeze + VERSION = "1.2.3".freeze end