lib/vagrant-scp-sync/version.rb in vagrant-scp-sync-0.5.10 vs lib/vagrant-scp-sync/version.rb in vagrant-scp-sync-0.5.11
- old
+ new
@@ -1,8 +1,8 @@
# frozen_string_literal: true
module Vagrant
module ScpSync
- VERSION = '0.5.10'
+ VERSION = '0.5.11'
NAME = 'vagrant-scp-sync'
end
end