diff --git a/dotenvious.gemspec b/dotenvious.gemspec index 45b4935..df861a2 100644 --- a/dotenvious.gemspec +++ b/dotenvious.gemspec @@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'dotenvious' - s.version = '0.0.3' - s.date = '2016-10-21' + s.version = '0.0.4' + s.date = '2016-10-29' s.summary = "Dotenvious" s.description = "A Gem to manage environment variables" s.authors = ["Jake Faris"]