jekyll_push.gemspec in jekyll_push-0.1.1 vs jekyll_push.gemspec in jekyll_push-0.1.2

- old
+ new

@@ -1,9 +1,9 @@ # frozen_string_literal: true Gem::Specification.new do |spec| spec.name = 'jekyll_push' - spec.version = '0.1.1' + spec.version = '0.1.2' spec.authors = ['marii'] spec.email = ['m.s.nyrop@gmail.com'] spec.summary = 'gem to push a compiled jekyll site to a github branch' spec.description = 'gem to push a compiled jekyll site to a github branch'