lib/vagrant-scp-sync/version.rb in vagrant-scp-sync-0.5.9 vs lib/vagrant-scp-sync/version.rb in vagrant-scp-sync-0.5.10

- old
+ new

@@ -1,8 +1,8 @@ # frozen_string_literal: true module Vagrant module ScpSync - VERSION = '0.5.9' + VERSION = '0.5.10' NAME = 'vagrant-scp-sync' end end