Updated Gemspec
authorAkshay Mankar <akshaym@thoughtworks.com>
Sat, 6 Jul 2013 15:16:52 +0000 (20:46 +0530)
committerAkshay Mankar <akshaym@thoughtworks.com>
Sat, 6 Jul 2013 15:16:52 +0000 (20:46 +0530)
copy_my_conf.gemspec

index 7d5a576..f5452ba 100644 (file)
@@ -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"]