micro_sql.gemspec in micro_sql-0.4.2 vs micro_sql.gemspec in micro_sql-0.4.3

- old
+ new

@@ -34,10 +34,10 @@ gem.files = `git ls-files`.split($\) gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) } gem.test_files = gem.files.grep(%r{^(test|spec|features)/}) gem.require_paths = ["lib"] - gem.version = "0.4.2" + gem.version = "0.4.3" gem.date = Time.now.strftime "%Y-%m-%d" gem.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"