xdg.gemspec in xdg-8.9.0 vs xdg.gemspec in xdg-8.10.0

- old
+ new

@@ -1,9 +1,9 @@ # frozen_string_literal: true Gem::Specification.new do |spec| spec.name = "xdg" - spec.version = "8.9.0" + spec.version = "8.10.0" spec.authors = ["Brooke Kuhlmann"] spec.email = ["brooke@alchemists.io"] spec.homepage = "https://alchemists.io/projects/xdg" spec.summary = "A XDG Base Directory Specification implementation." spec.license = "Hippocratic-2.1"