Skip to content

Commit

Permalink
Release version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
calavera committed Feb 29, 2012
1 parent 15d5a52 commit adec4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vagrant-sync.gemspec
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |gem|
gem.test_files = `git ls-files -- {test,spec,features}/*`.split("\n") gem.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
gem.name = "vagrant-sync" gem.name = "vagrant-sync"
gem.require_paths = ["lib"] gem.require_paths = ["lib"]
gem.version = '0.1.0' gem.version = '0.1.1'


gem.add_runtime_dependency 'vagrant' gem.add_runtime_dependency 'vagrant'
end end

0 comments on commit adec4e2

Please sign in to comment.