From: Akshay Mankar Date: Sat, 6 Jul 2013 15:16:52 +0000 (+0530) Subject: Updated Gemspec X-Git-Url: https://pwan.org/git/?p=vagrant-dotfiles.git;a=commitdiff_plain;h=ba3d6722007b6a7ce70b7b9813e5044ea849abc2 Updated Gemspec --- diff --git a/copy_my_conf.gemspec b/copy_my_conf.gemspec index 7d5a576..f5452ba 100644 --- a/copy_my_conf.gemspec +++ b/copy_my_conf.gemspec @@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'copy_my_conf' - s.version = '0.1.0' - s.date = '2013-01-08' + s.version = '0.1.1' + s.date = '2013-07-06' s.summary = "Vagrant Provisioner to copy your configuration files into vagrant box" s.description = "Copy your configurations easily into vagrant box" s.authors = ["Akshay Mankar"]