lib/vagrant-scp-sync/version.rb in vagrant-scp-sync-0.5.11 vs lib/vagrant-scp-sync/version.rb in vagrant-scp-sync-0.5.12

- old
+ new

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