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