This commit is contained in:
Matthew Wang 2024-02-22 22:07:18 -08:00
parent 6fc71c108b
commit 5357ffad22
No known key found for this signature in database
GPG Key ID: 0C8DB42BF157DEAB
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
PATH
remote: .
specs:
just-the-docs (0.7.0)
just-the-docs (0.8.0)
jekyll (>= 3.8.5)
jekyll-include-cache
jekyll-seo-tag (>= 2.0)

View File

@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "just-the-docs"
spec.version = "0.7.0"
spec.version = "0.8.0"
spec.authors = ["Patrick Marsceill", "Matthew Wang"]
spec.email = ["patrick.marsceill@gmail.com", "matt@matthewwang.me"]