diff --git a/dotenvious.gemspec b/dotenvious.gemspec index 39d4c45..85cec77 100644 --- a/dotenvious.gemspec +++ b/dotenvious.gemspec @@ -1,7 +1,7 @@ Gem::Specification.new do |s| s.name = 'dotenvious' - s.version = '0.0.0' - s.date = '2016-04-23' + s.version = '0.0.1' + s.date = '2016-09-10' s.summary = "Dotenvious" s.description = "A dotenv wrapper to manage variables" s.authors = ["Jake Faris"]