From ba3d6722007b6a7ce70b7b9813e5044ea849abc2 Mon Sep 17 00:00:00 2001 From: Akshay Mankar Date: Sat, 6 Jul 2013 20:46:52 +0530 Subject: [PATCH] Updated Gemspec --- copy_my_conf.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"] -- 2.39.2